Property | Type | Description | |
---|---|---|---|
combatant | Combatant, |
Method | Description | |
---|---|---|
DropInteract ( ChoiceContent, drop ) : bool | ||
Update ( ) : void |
Method | Description | |
---|---|---|
BattleAttack ( Combatant, c ) : bool | ||
BattleItem ( int id, Combatant, c ) : bool | ||
BattleSkill ( int id, Combatant, c, int ul ) : bool | ||
Equip ( int id, DragType dt ) : bool | ||
UseItem ( int id ) : bool | ||
UseSkill ( int id, int userID, int ul ) : bool |
public DropInteract ( ChoiceContent, drop ) : bool | ||
drop | ChoiceContent, | |
return | bool |