Свойство | Type | Description | |
---|---|---|---|
apply | bool | ||
change | int | ||
count | int | ||
execution | StatusConditionExecution | ||
setAfter | int | ||
setter | ValueSetter | ||
simpleOperator | SimpleOperator | ||
stopChange | bool | ||
time | int | ||
value | int |
Méthode | Description | |
---|---|---|
GetData ( Hashtable ht ) : Hashtable | ||
InitChange ( int index, Combatant, target ) : void | ||
OnCast ( ) : bool | ||
OnTime ( ) : bool | ||
OnTurn ( ) : bool | ||
ResetChange ( int index, Combatant, target ) : void | ||
SetChange ( int index, Combatant, target ) : void | ||
SetData ( Hashtable ht ) : void | ||
StatusCondition ( ) : System.Collections |
public GetData ( Hashtable ht ) : Hashtable | ||
ht | Hashtable | |
Résultat | Hashtable |
public InitChange ( int index, Combatant, target ) : void | ||
index | int | |
target | Combatant, | |
Résultat | void |
public ResetChange ( int index, Combatant, target ) : void | ||
index | int | |
target | Combatant, | |
Résultat | void |
public SetChange ( int index, Combatant, target ) : void | ||
index | int | |
target | Combatant, | |
Résultat | void |
public StatusCondition ( ) : System.Collections | ||
Résultat | System.Collections |
public StatusConditionExecution execution | ||
Résultat | StatusConditionExecution |