C# 클래스 GUIStylesEditor, tf_client

상속: Editor
파일 보기 프로젝트 열기: wids-eria/tf_client

공개 메소드들

메소드 설명
OnInspectorGUI ( ) : void

비공개 메소드들

메소드 설명
FontEditor ( string title, Func getFont, Action setFont, Func getSize, Action setSize, Func getAlignment, Action setAlignment, Func getMargin, Action setMargin ) : void
OnEnable ( ) : void

메소드 상세

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void