C# Class XEditorSetting, WuxingogoExtension

Inheritance: XBaseWindow
Afficher le fichier Open project: wuxingogo/WuxingogoExtension

Méthodes publiques

Свойство Type Description
ProjectPath string
RelativeProjectPath string
TemplatesPath string
author string
codeFileHeader string
mail string
relativePath string

Méthodes publiques

Méthode Description
OnXGUI ( ) : void
ShowAllIcon ( ) : void

Private Methods

Méthode Description
init ( ) : void

Method Details

OnXGUI() public méthode

public OnXGUI ( ) : void
Résultat void

ShowAllIcon() public méthode

public ShowAllIcon ( ) : void
Résultat void

Property Details

ProjectPath public_oe static_oe property

public static string ProjectPath
Résultat string

RelativeProjectPath public_oe static_oe property

public static string RelativeProjectPath
Résultat string

TemplatesPath public_oe static_oe property

public static string TemplatesPath
Résultat string

author public_oe static_oe property

public static string author
Résultat string

codeFileHeader public_oe static_oe property

file name, author, mail and time.
public static string codeFileHeader
Résultat string

mail public_oe static_oe property

public static string mail
Résultat string

relativePath public_oe static_oe property

public static string relativePath
Résultat string