Class IMGUIInstructionProxy
Namespace: Unity.InteractiveTutorials
Syntax
public class IMGUIInstructionProxy
Properties
level
Declaration
public int level { get; }
Property Value
Type | Description |
---|---|
Int32 |
type
Declaration
public InstructionTypeProxy type { get; }
Property Value
Type | Description |
---|---|
InstructionTypeProxy |
typeInstructionIndex
Declaration
public int typeInstructionIndex { get; }
Property Value
Type | Description |
---|---|
Int32 |