Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.TheurgistPet Class Reference
Inheritance diagram for DOL.GS.TheurgistPet:
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

 TheurgistPet (INpcTemplate npcTemplate)
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.

Protected Member Functions

override void BuildAmbientTexts ()
 not each summoned pet 'll fire ambiant sentences let's say 10%

Member Function Documentation

override void DOL.GS.TheurgistPet.BuildAmbientTexts ( ) [protected, virtual]

not each summoned pet 'll fire ambiant sentences let's say 10%

Reimplemented from DOL.GS.GamePet.

override void DOL.GS.TheurgistPet.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