Battle Talent
V11
|
Inherits NetworkBehaviour.
Public Member Functions | |
void | ServerInit () |
void | ClientInit () |
void | OnHpChanged (float oldHp, float newHp) |
void | OnCampChanged (bool _, bool isGood) |
void | CmdDoDmg (float finalDmg) |
Public Attributes | |
CharacterCombatAttr | attr |
float | hp |
bool | isGoodCamp = false |