![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the RelicPad event. More...
Public Member Functions | |
| RelicPadEventArgs (GamePlayer player, GameRelic relic) | |
| Constructs a new KeepEventArgs. | |
Properties | |
| GamePlayer | Player [get] |
| Gets the player. | |
| GameRelic | Relic [get] |
| Gets the player. | |
Holds the arguments for the RelicPad event.
| DOL.Events.RelicPadEventArgs.RelicPadEventArgs | ( | GamePlayer | player, |
| GameRelic | relic | ||
| ) |
Constructs a new KeepEventArgs.
GamePlayer DOL.Events.RelicPadEventArgs.Player [get] |
Gets the player.
GameRelic DOL.Events.RelicPadEventArgs.Relic [get] |
Gets the player.