C# 클래스 UnityEditor.StyleDrawInspectView.GUIInstruction

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

공개 프로퍼티들

프로퍼티 타입 설명
rect UnityEngine.Rect
stackframes UnityEditor.StackFrame[]
usedGUIContent UnityEngine.GUIContent
usedGUIStyle UnityEngine.GUIStyle

공개 메소드들

메소드 설명
Reset ( ) : void

메소드 상세

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

프로퍼티 상세

rect 공개적으로 프로퍼티

public Rect,UnityEngine rect
리턴 UnityEngine.Rect

stackframes 공개적으로 프로퍼티

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

usedGUIContent 공개적으로 프로퍼티

public GUIContent,UnityEngine usedGUIContent
리턴 UnityEngine.GUIContent

usedGUIStyle 공개적으로 프로퍼티

public GUIStyle,UnityEngine usedGUIStyle
리턴 UnityEngine.GUIStyle