Class CollapsedEventAttribute
Inheritance
System.Object
System.Attribute
UnityEngine.PropertyAttribute
CollapsedEventAttribute
Namespace: BennyKok.RuntimeDebug.Utils
Assembly: com.bennykok.runtime-debug-action.dll
Syntax
public class CollapsedEventAttribute : PropertyAttribute, _Attribute
Constructors
CollapsedEventAttribute(String)
Declaration
public CollapsedEventAttribute(string tooltip = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | tooltip |
Fields
tooltip
Declaration
public string tooltip
Field Value
Type | Description |
---|---|
System.String |
visible
Declaration
public bool visible
Field Value
Type | Description |
---|---|
System.Boolean |