Enum InstructionTypeProxy
Namespace: Unity.InteractiveTutorials
Syntax
public enum InstructionTypeProxy
Fields
Name | Description | Value |
---|---|---|
StyleDraw | 1 | |
ClipPush | 2 | |
ClipPop | 3 | |
LayoutBeginGroup | 4 | |
LayoutEndGroup | 5 | |
LayoutEntry | 6 | |
PropertyBegin | 7 | |
PropertyEnd | 8 | |
LayoutNamedControl | 9 |