![]() |
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 | |
HealthChangedEventArgs (GameObject source, GameLiving.eHealthChangeType type, int amount) | |
Constructs a new Dying event args. | |
Properties | |
GameObject | ChangeSource [get] |
GameLiving.eHealthChangeType | ChangeType [get] |
int | ChangeAmount [get] |
Holds the arguments for the Dying event of GameLivings.
DOL.Events.HealthChangedEventArgs.HealthChangedEventArgs | ( | GameObject | source, |
GameLiving.eHealthChangeType | type, | ||
int | amount | ||
) |
Constructs a new Dying event args.