C# 클래스 HutongGames.PlayMaker.Actions.GUILayoutBeginVertical

상속: GUILayoutAction
파일 보기 프로젝트 열기: CodeStrumpet/Elemental

공개 프로퍼티들

프로퍼티 타입 설명
image FsmTexture
style FsmString
text FsmString
tooltip FsmString

공개 메소드들

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

메소드 상세

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

프로퍼티 상세

image 공개적으로 프로퍼티

public FsmTexture image
리턴 FsmTexture

style 공개적으로 프로퍼티

public FsmString style
리턴 FsmString

text 공개적으로 프로퍼티

public FsmString text
리턴 FsmString

tooltip 공개적으로 프로퍼티

public FsmString tooltip
리턴 FsmString