C# Class FormulaeEditor, SRPGCK

Inheritance: SRPGCKEditor
Afficher le fichier Open project: JoeOsborn/SRPGCK

Méthodes publiques

Méthode Description
EditFormulaField ( Formula, f, int i ) : void
OnEnable ( ) : void
OnSRPGCKInspectorGUI ( ) : void

Private Methods

Méthode Description
CreateFormulae ( ) : Formulae,

Method Details

EditFormulaField() public méthode

public EditFormulaField ( Formula, f, int i ) : void
f Formula,
i int
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnSRPGCKInspectorGUI() public méthode

public OnSRPGCKInspectorGUI ( ) : void
Résultat void