Class PropertySpaceAttribute
Use this attribute to add a space between properties in the inspector.
[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
public class PropertySpaceAttribute : Attribute
- Inheritance
-
PropertySpaceAttribute
Constructors
PropertySpaceAttribute()
public PropertySpaceAttribute()