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

Holfs the arguments for AreaEvents, this one can be used for either player, npcs or monster Enter/Leave. More...

List of all members.

Public Member Functions

 AreaEventArgs (IArea area, GameObject obj)

Properties

IArea Area [get]
 Gets the area.
GameObject GameObject [get]
 Gets the gameobject.

Detailed Description

Holfs the arguments for AreaEvents, this one can be used for either player, npcs or monster Enter/Leave.


Property Documentation

IArea DOL.Events.AreaEventArgs.Area [get]

Gets the area.

GameObject DOL.Events.AreaEventArgs.GameObject [get]

Gets the gameobject.


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