C# 클래스 TowerInspector, verthex

상속: MonoBehaviour
파일 보기 프로젝트 열기: austinblakeslee/verthex

공개 프로퍼티들

프로퍼티 타입 설명
closed GUIStyle
nadagStyle GUIStyle
nadarStyle GUIStyle
nadayStyle GUIStyle
ngStyle GUIStyle
nrStyle GUIStyle
nyStyle GUIStyle
open GUIStyle
top int
wgStyle GUIStyle
wrStyle GUIStyle
wyStyle GUIStyle

공개 메소드들

메소드 설명
OnGUI ( ) : void
Start ( ) : void

비공개 메소드들

메소드 설명
GetInspectorStyle ( Tower, t, int i, bool nada ) : GUIStyle
RenderButton ( Rect r, string text, GUIStyle style, Tower, t, int i ) : void
UpdateRects ( ) : void

메소드 상세

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

closed 공개적으로 프로퍼티

public GUIStyle closed
리턴 GUIStyle

nadagStyle 공개적으로 프로퍼티

public GUIStyle nadagStyle
리턴 GUIStyle

nadarStyle 공개적으로 프로퍼티

public GUIStyle nadarStyle
리턴 GUIStyle

nadayStyle 공개적으로 프로퍼티

public GUIStyle nadayStyle
리턴 GUIStyle

ngStyle 공개적으로 프로퍼티

public GUIStyle ngStyle
리턴 GUIStyle

nrStyle 공개적으로 프로퍼티

public GUIStyle nrStyle
리턴 GUIStyle

nyStyle 공개적으로 프로퍼티

public GUIStyle nyStyle
리턴 GUIStyle

open 공개적으로 프로퍼티

public GUIStyle open
리턴 GUIStyle

top 공개적으로 프로퍼티

public int top
리턴 int

wgStyle 공개적으로 프로퍼티

public GUIStyle wgStyle
리턴 GUIStyle

wrStyle 공개적으로 프로퍼티

public GUIStyle wrStyle
리턴 GUIStyle

wyStyle 공개적으로 프로퍼티

public GUIStyle wyStyle
리턴 GUIStyle