![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the Dying event of GameLivings. More...
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< GamePlayer > | PlayerKillers [get] |
Holds the arguments for the Dying event of GameLivings.
DOL.Events.DyingEventArgs.DyingEventArgs | ( | GameObject | killer | ) |
Constructs a new Dying event args.
GameObject DOL.Events.DyingEventArgs.Killer [get] |
Gets the killer.