Class InspectorToggleLeftAttribute
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public sealed class InspectorToggleLeftAttribute : Attribute, _Attribute
Constructors
InspectorToggleLeftAttribute()
Declaration
public InspectorToggleLeftAttribute()