C# 클래스 EditorHelper, UnityTextScene

파일 보기 프로젝트 열기: terravision/UnityTextScene 1 사용 예제들

공개 메소드들

메소드 설명
ClearLog ( ) : void
GetProjectFolder ( ) : string
ParamList ( ) : System.Object[]
TextContent ( string text ) : GUIContent

메소드 상세

ClearLog() 공개 정적인 메소드

public static ClearLog ( ) : void
리턴 void

GetProjectFolder() 공개 정적인 메소드

public static GetProjectFolder ( ) : string
리턴 string

ParamList() 공개 정적인 메소드

public static ParamList ( ) : System.Object[]
리턴 System.Object[]

TextContent() 공개 정적인 메소드

public static TextContent ( string text ) : GUIContent
text string
리턴 GUIContent