C# Class UnityEditor.IMGUIInstruction

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
level int
stack UnityEditor.StackFrame[]
type InstructionType
typeInstructionIndex int
unclippedRect UnityEngine.Rect

Property Details

level public_oe property

public int level
Résultat int

stack public_oe property

public StackFrame[],UnityEditor stack
Résultat UnityEditor.StackFrame[]

type public_oe property

public InstructionType type
Résultat InstructionType

typeInstructionIndex public_oe property

public int typeInstructionIndex
Résultat int

unclippedRect public_oe property

public Rect,UnityEngine unclippedRect
Résultat UnityEngine.Rect