Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
UnityEditor
IMGUIInstruction
C# Class UnityEditor.IMGUIInstruction
Exibir arquivo
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