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

Holds the arguments for the Keep event. More...

List of all members.

Public Member Functions

 KeepEventArgs (AbstractGameKeep keep)
 Constructs a new KeepEventArgs.
 KeepEventArgs (AbstractGameKeep keep, eRealm realm)

Properties

AbstractGameKeep Keep [get]
 Gets the Keep.
eRealm Realm [get]
 Gets the Realm.

Detailed Description

Holds the arguments for the Keep event.


Constructor & Destructor Documentation

DOL.Events.KeepEventArgs.KeepEventArgs ( AbstractGameKeep  keep)

Constructs a new KeepEventArgs.


Property Documentation

AbstractGameKeep DOL.Events.KeepEventArgs.Keep [get]

Gets the Keep.

eRealm DOL.Events.KeepEventArgs.Realm [get]

Gets the Realm.


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