![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the Keep event. More...
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. | |
Holds the arguments for the Keep event.
| DOL.Events.KeepEventArgs.KeepEventArgs | ( | AbstractGameKeep | keep | ) |
Constructs a new KeepEventArgs.
AbstractGameKeep DOL.Events.KeepEventArgs.Keep [get] |
Gets the Keep.
eRealm DOL.Events.KeepEventArgs.Realm [get] |
Gets the Realm.