List of all members.
Public Member Functions |
| PropertyChangingAbility (DBAbility dba, int level, eProperty[] properties) |
override void | Activate (GameLiving living, bool sendUpdates) |
| this is called when the ability should do its modifications (passive effects)
|
override void | Deactivate (GameLiving living, bool sendUpdates) |
| this is called when the ability should remove its modifications
|
virtual void | SendUpdates (GameLiving target) |
| send updates about the changes
|
Properties |
virtual int | Amount [get] |
Member Function Documentation
override void DOL.GS.PropertyChangingAbility.Activate |
( |
GameLiving |
living, |
|
|
bool |
sendUpdates |
|
) |
| [virtual] |
this is called when the ability should do its modifications (passive effects)
- Parameters:
-
Reimplemented from DOL.GS.Ability.
override void DOL.GS.PropertyChangingAbility.Deactivate |
( |
GameLiving |
living, |
|
|
bool |
sendUpdates |
|
) |
| [virtual] |
this is called when the ability should remove its modifications
- Parameters:
-
Reimplemented from DOL.GS.Ability.
virtual void DOL.GS.PropertyChangingAbility.SendUpdates |
( |
GameLiving |
target | ) |
[virtual] |
send updates about the changes
- Parameters:
-
The documentation for this class was generated from the following file:
- C:/Users/Graveen/Documents/Dawn of Light/Svn DoL/GameServer/gameutils/Ability.cs