Свойство | Type | Description | |
---|---|---|---|
formula | Formula[], | ||
target | Combatant, | ||
user | Combatant, |
Méthode | Description | |
---|---|---|
AddFormula ( string n, int svCount ) : void | ||
AddStatusValue ( int index ) : void | ||
Copy ( int index ) : void | ||
FormulaData ( ) : System.Collections | ||
LoadData ( ) : void | ||
RemoveData ( int index ) : void | ||
RemoveStatusValue ( int index ) : void | ||
ResetTestData ( int svCount ) : void | ||
SaveData ( ) : void |
public AddFormula ( string n, int svCount ) : void | ||
n | string | |
svCount | int | |
Résultat | void |
public FormulaData ( ) : System.Collections | ||
Résultat | System.Collections |
public RemoveStatusValue ( int index ) : void | ||
index | int | |
Résultat | void |
public ResetTestData ( int svCount ) : void | ||
svCount | int | |
Résultat | void |