![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holfs the arguments for AreaEvents, this one can be used for either player, npcs or monster Enter/Leave. More...
Public Member Functions | |
AreaEventArgs (IArea area, GameObject obj) | |
Properties | |
IArea | Area [get] |
Gets the area. | |
GameObject | GameObject [get] |
Gets the gameobject. |
Holfs the arguments for AreaEvents, this one can be used for either player, npcs or monster Enter/Leave.
IArea DOL.Events.AreaEventArgs.Area [get] |
Gets the area.
GameObject DOL.Events.AreaEventArgs.GameObject [get] |
Gets the gameobject.