C# 클래스 kode80.GUIWrapper.GUIButton

상속: GUIBase
파일 보기 프로젝트 열기: kode80/UnityTools 1 사용 예제들

공개 메소드들

메소드 설명
GUIButton ( GUIContent content, OnGUIAction action = null ) : UnityEngine

보호된 메소드들

메소드 설명
CustomOnGUI ( ) : void

메소드 상세

CustomOnGUI() 보호된 메소드

protected CustomOnGUI ( ) : void
리턴 void

GUIButton() 공개 메소드

public GUIButton ( GUIContent content, OnGUIAction action = null ) : UnityEngine
content UnityEngine.GUIContent
action OnGUIAction
리턴 UnityEngine