Property | Type | Description | |
---|---|---|---|
maxValue | float | ||
minValue | float | ||
piece | FormulaPiece[] | ||
useMaxValue | bool | ||
useMinValue | bool |
Method | Description | |
---|---|---|
AddPiece ( ) : void | ||
Calculate ( Combatant, user, Combatant, target ) : float | ||
Formula ( ) : System.Collections.Generic | ||
RemovePieceAfter ( int index ) : void |
Method | Description | |
---|---|---|
EndGroupCalc ( float &calc ) : void | ||
GetPieceValue ( int i, Combatant, user, Combatant, target ) : float |
public Calculate ( Combatant, user, Combatant, target ) : float | ||
user | Combatant, | |
target | Combatant, | |
return | float |
public Formula ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |