Property | Type | Description | |
---|---|---|---|
forcePerSecond | bool | ||
formulaID | int | ||
maxCheck | bool | ||
maxValue | int | ||
minCheck | bool | ||
minValue | int | ||
showText | bool | ||
statusID | int | ||
time | float | ||
useFormula | bool | ||
value | float | ||
valueChange | float |
Method | Description | |
---|---|---|
GetCopy ( ) : StatusTimeChange, | ||
GetData ( Hashtable ht ) : Hashtable | ||
SetData ( Hashtable ht ) : void | ||
StatusTimeChange ( ) : System.Collections | ||
Tick ( float t, Combatant, c ) : void |
Method | Description | |
---|---|---|
Calculate ( float t, Combatant, c ) : void |
public StatusTimeChange ( ) : System.Collections | ||
return | System.Collections |