C# Class UnityEditor.IMGUIInstruction

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
level int
stack UnityEditor.StackFrame[]
type InstructionType
typeInstructionIndex int
unclippedRect UnityEngine.Rect

Property Details

level public property

public int level
return int

stack public property

public StackFrame[],UnityEditor stack
return UnityEditor.StackFrame[]

type public property

public InstructionType type
return InstructionType

typeInstructionIndex public property

public int typeInstructionIndex
return int

unclippedRect public property

public Rect,UnityEngine unclippedRect
return UnityEngine.Rect