Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.ZoarkatPet Class Reference
Inheritance diagram for DOL.GS.ZoarkatPet:
DOL.GS.GamePet DOL.GS.GameNPC DOL.GS.GameLiving DOL.GS.GameObject DOL.GS.Point3D DOL.GS.Point2D DOL.GS.IPoint3D DOL.GS.IPoint2D DOL.GS.IPoint2D

List of all members.

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]

Member Function Documentation

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.

Parameters:
adinformation about the attack

Reimplemented from DOL.GS.GameLiving.


The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events