![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the EnemyKilled event of GameLivings. More...
Public Member Functions | |
EnemyKilledEventArgs (GameLiving target) | |
Constructs a new EnemyKilledEventArgs. | |
Properties | |
GameLiving | Target [get] |
Gets the attacker of attack. |
Holds the arguments for the EnemyKilled event of GameLivings.
DOL.Events.EnemyKilledEventArgs.EnemyKilledEventArgs | ( | GameLiving | target | ) |
Constructs a new EnemyKilledEventArgs.
GameLiving DOL.Events.EnemyKilledEventArgs.Target [get] |
Gets the attacker of attack.