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

Holds the arguments for the RelicPad event. More...

List of all members.

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.

Detailed Description

Holds the arguments for the RelicPad event.


Constructor & Destructor Documentation

DOL.Events.RelicPadEventArgs.RelicPadEventArgs ( GamePlayer  player,
GameRelic  relic 
)

Constructs a new KeepEventArgs.


Property Documentation

GamePlayer DOL.Events.RelicPadEventArgs.Player [get]

Gets the player.

GameRelic DOL.Events.RelicPadEventArgs.Relic [get]

Gets the player.


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