C# Class EventWindow, RPGQuest

Inheritance: EditorWindow
Afficher le fichier Open project: hughrogers/RPGQuest Class Usage Examples

Méthodes publiques

Свойство Type Description
mWidth int
mWidth2 int
mWidth3 int

Méthodes publiques

Méthode Description
Init ( string openPath ) : void
LoadData ( string openPath ) : void
NewEvent ( ) : void
OnGUI ( ) : void

Private Methods

Méthode Description
Init ( ) : void

Method Details

Init() public static méthode

public static Init ( string openPath ) : void
openPath string
Résultat void

LoadData() public méthode

public LoadData ( string openPath ) : void
openPath string
Résultat void

NewEvent() public méthode

public NewEvent ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

mWidth public_oe property

public int mWidth
Résultat int

mWidth2 public_oe property

public int mWidth2
Résultat int

mWidth3 public_oe property

public int mWidth3
Résultat int