![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Public Member Functions | |
| override void | OnAttackedByEnemy (AttackData ad) |
| This method is called at the end of the attack sequence to notify objects if they have been attacked/hit by an attack. | |
| ZoarkatPet (INpcTemplate npcTemplate) | |
Properties | |
| override int | MaxHealth [get] |
| override void DOL.GS.ZoarkatPet.OnAttackedByEnemy | ( | AttackData | ad | ) | [virtual] |
This method is called at the end of the attack sequence to notify objects if they have been attacked/hit by an attack.
| ad | information about the attack |
Reimplemented from DOL.GS.GameLiving.