C# Class HUDEditor, RPGQuest

Inheritance: EditorWindow
Afficher le fichier Open project: hughrogers/RPGQuest

Méthodes publiques

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

Protected Properties

Свойство Type Description
fold1 bool
fold2 bool
fold3 bool
fold4 bool

Méthodes publiques

Méthode Description
OnGUI ( ) : void

Private Methods

Méthode Description
Init ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

fold1 protected_oe property

protected bool fold1
Résultat bool

fold2 protected_oe property

protected bool fold2
Résultat bool

fold3 protected_oe property

protected bool fold3
Résultat bool

fold4 protected_oe property

protected bool fold4
Résultat bool

mWidth public_oe property

public int mWidth
Résultat int

mWidth2 public_oe property

public int mWidth2
Résultat int