C# 클래스 UnityEditor.TrueTypeFontImporterInspector

상속: AssetImporterInspector
파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 메소드들

메소드 설명
OnInspectorGUI ( ) : void

비공개 메소드들

메소드 설명
CreateEditableCopy ( MenuCommand command ) : void
GetDefaultFontNames ( ) : string
GetFontNames ( ) : string
GetUniquePath ( string basePath, string extension ) : string
OnEnable ( ) : void
SetFontNames ( string fontNames ) : void
ShowFormatUnsupportedGUI ( ) : void
TrueTypeFontImporterInspector ( ) : System

메소드 상세

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void