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

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

List of all members.

Public Member Functions

 DyingEventArgs (GameObject killer)
 Constructs a new Dying event args.
 DyingEventArgs (GameObject killer, List< GamePlayer > playerKillers)

Properties

GameObject Killer [get]
 Gets the killer.
List< GamePlayerPlayerKillers [get]

Detailed Description

Holds the arguments for the Dying event of GameLivings.


Constructor & Destructor Documentation

DOL.Events.DyingEventArgs.DyingEventArgs ( GameObject  killer)

Constructs a new Dying event args.


Property Documentation

GameObject DOL.Events.DyingEventArgs.Killer [get]

Gets the killer.


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