프로퍼티 | 타입 | 설명 | |
---|---|---|---|
apply | bool | ||
change | int | ||
count | int | ||
execution | StatusConditionExecution | ||
setAfter | int | ||
setter | ValueSetter | ||
simpleOperator | SimpleOperator | ||
stopChange | bool | ||
time | int | ||
value | int |
메소드 | 설명 | |
---|---|---|
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 InitChange ( int index, Combatant, target ) : void | ||
index | int | |
target | Combatant, | |
리턴 | void |
public ResetChange ( int index, Combatant, target ) : void | ||
index | int | |
target | Combatant, | |
리턴 | void |
public SetChange ( int index, Combatant, target ) : void | ||
index | int | |
target | Combatant, | |
리턴 | void |