C# Class XEditorSetting, WuxingogoExtension

Inheritance: XBaseWindow
Exibir arquivo Open project: wuxingogo/WuxingogoExtension

Public Properties

Property Type Description
ProjectPath string
RelativeProjectPath string
TemplatesPath string
author string
codeFileHeader string
mail string
relativePath string

Public Methods

Method Description
OnXGUI ( ) : void
ShowAllIcon ( ) : void

Private Methods

Method Description
init ( ) : void

Method Details

OnXGUI() public method

public OnXGUI ( ) : void
return void

ShowAllIcon() public method

public ShowAllIcon ( ) : void
return void

Property Details

ProjectPath public_oe static_oe property

public static string ProjectPath
return string

RelativeProjectPath public_oe static_oe property

public static string RelativeProjectPath
return string

TemplatesPath public_oe static_oe property

public static string TemplatesPath
return string

author public_oe static_oe property

public static string author
return string

codeFileHeader public_oe static_oe property

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

mail public_oe static_oe property

public static string mail
return string

relativePath public_oe static_oe property

public static string relativePath
return string