C# Class UnityEditor.IMGUIInstruction

显示文件 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_oe property

public int level
return int

stack public_oe property

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

type public_oe property

public InstructionType type
return InstructionType

typeInstructionIndex public_oe property

public int typeInstructionIndex
return int

unclippedRect public_oe property

public Rect,UnityEngine unclippedRect
return UnityEngine.Rect