C# 클래스 XEditorSetting, WuxingogoExtension

상속: XBaseWindow
파일 보기 프로젝트 열기: wuxingogo/WuxingogoExtension

공개 프로퍼티들

프로퍼티 타입 설명
ProjectPath string
RelativeProjectPath string
TemplatesPath string
author string
codeFileHeader string
mail string
relativePath string

공개 메소드들

메소드 설명
OnXGUI ( ) : void
ShowAllIcon ( ) : void

비공개 메소드들

메소드 설명
init ( ) : void

메소드 상세

OnXGUI() 공개 메소드

public OnXGUI ( ) : void
리턴 void

ShowAllIcon() 공개 메소드

public ShowAllIcon ( ) : void
리턴 void

프로퍼티 상세

ProjectPath 공개적으로 정적으로 프로퍼티

public static string ProjectPath
리턴 string

RelativeProjectPath 공개적으로 정적으로 프로퍼티

public static string RelativeProjectPath
리턴 string

TemplatesPath 공개적으로 정적으로 프로퍼티

public static string TemplatesPath
리턴 string

author 공개적으로 정적으로 프로퍼티

public static string author
리턴 string

codeFileHeader 공개적으로 정적으로 프로퍼티

file name, author, mail and time.
public static string codeFileHeader
리턴 string

mail 공개적으로 정적으로 프로퍼티

public static string mail
리턴 string

relativePath 공개적으로 정적으로 프로퍼티

public static string relativePath
리턴 string