AngleAttribute
Namespace: Murder.Attributes
Assembly: Murder.dll
public class AngleAttribute : Attribute
An attribute for angle fields. This will show up in the editor as a {0, 360} range, but converted in radius in the actual field.
Implements: Attribute
⭐ Constructors
public AngleAttribute()
⭐ Properties
TypeId
public virtual Object TypeId { get; }
Returns
Object
⚡