Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.Events.EnemyKilledEventArgs Class Reference

Holds the arguments for the EnemyKilled event of GameLivings. More...

List of all members.

Public Member Functions

 EnemyKilledEventArgs (GameLiving target)
 Constructs a new EnemyKilledEventArgs.

Properties

GameLiving Target [get]
 Gets the attacker of attack.

Detailed Description

Holds the arguments for the EnemyKilled event of GameLivings.


Constructor & Destructor Documentation

DOL.Events.EnemyKilledEventArgs.EnemyKilledEventArgs ( GameLiving  target)

Constructs a new EnemyKilledEventArgs.


Property Documentation

GameLiving DOL.Events.EnemyKilledEventArgs.Target [get]

Gets the attacker of attack.


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