Class InspectorWideAttribute
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.All, AllowMultiple = false, Inherited = true)]
public sealed class InspectorWideAttribute : Attribute, _Attribute
Constructors
InspectorWideAttribute()
Declaration
public InspectorWideAttribute()
InspectorWideAttribute(Boolean)
Declaration
public InspectorWideAttribute(bool toEdge)
Parameters
| Type | Name | Description |
|---|---|---|
| Boolean | toEdge |
Properties
toEdge
Declaration
public bool toEdge { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |