C# 클래스 exPlaneEditor, ex2d-v1

상속: Editor
파일 보기 프로젝트 열기: exdev/ex2d-v1

보호된 프로퍼티들

프로퍼티 타입 설명
anchorTexts string[]
inAnimMode bool
isPrefab bool
labelStyle GUIStyle
trans2d Transform2D,

공개 메소드들

메소드 설명
OnInspectorGUI ( ) : void

보호된 메소드들

메소드 설명
AddAnimationHelper ( ) : void
OnEnable ( ) : void

메소드 상세

AddAnimationHelper() 보호된 메소드

protected AddAnimationHelper ( ) : void
리턴 void

OnEnable() 보호된 메소드

protected OnEnable ( ) : void
리턴 void

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void

프로퍼티 상세

anchorTexts 보호되어 있는 정적으로 프로퍼티

protected static string[] anchorTexts
리턴 string[]

inAnimMode 보호되어 있는 프로퍼티

protected bool inAnimMode
리턴 bool

isPrefab 보호되어 있는 프로퍼티

protected bool isPrefab
리턴 bool

labelStyle 보호되어 있는 프로퍼티

protected GUIStyle labelStyle
리턴 GUIStyle

trans2d 보호되어 있는 프로퍼티

protected Transform2D, trans2d
리턴 Transform2D,