![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Public Member Functions | |
TurretPet (INpcTemplate template) | |
override void | StartAttack (GameObject attackTarget) |
Starts a melee attack on a target. | |
override void | StartInterruptTimer (AttackData attack, int duration) |
[Ganrod] Nidel: Don't interrupt turret cast. | |
Protected Member Functions | |
override void | BuildAmbientTexts () |
Not all summoned turrets 'll throw ambient texts let's say 20%. | |
Properties | |
Spell | TurretSpell [get, set] |
Get first spell only. |
override void DOL.GS.TurretPet.BuildAmbientTexts | ( | ) | [protected, virtual] |
Not all summoned turrets 'll throw ambient texts let's say 20%.
Reimplemented from DOL.GS.GamePet.
override void DOL.GS.TurretPet.StartAttack | ( | GameObject | target | ) | [virtual] |
Starts a melee attack on a target.
target | The object to attack |
Reimplemented from DOL.GS.GameNPC.
override void DOL.GS.TurretPet.StartInterruptTimer | ( | AttackData | attack, |
int | duration | ||
) | [virtual] |
[Ganrod] Nidel: Don't interrupt turret cast.
duration | |
attackType | |
attacker |
Reimplemented from DOL.GS.GameLiving.
Spell DOL.GS.TurretPet.TurretSpell [get, set] |
Get first spell only.