C# 클래스 UnityEditor.IMGUIInstruction

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
level int
stack UnityEditor.StackFrame[]
type InstructionType
typeInstructionIndex int
unclippedRect UnityEngine.Rect

프로퍼티 상세

level 공개적으로 프로퍼티

public int level
리턴 int

stack 공개적으로 프로퍼티

public StackFrame[],UnityEditor stack
리턴 UnityEditor.StackFrame[]

type 공개적으로 프로퍼티

public InstructionType type
리턴 InstructionType

typeInstructionIndex 공개적으로 프로퍼티

public int typeInstructionIndex
리턴 int

unclippedRect 공개적으로 프로퍼티

public Rect,UnityEngine unclippedRect
리턴 UnityEngine.Rect