Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.Arbiter Class Reference

The Atlantis arbiter. More...

Inheritance diagram for DOL.GS.Arbiter:
DOL.GS.Researcher DOL.GS.GameNPC DOL.GS.GameLiving DOL.GS.GameObject DOL.GS.Point3D DOL.GS.Point2D DOL.GS.IPoint3D DOL.GS.IPoint2D DOL.GS.IPoint2D

List of all members.

Public Member Functions

override bool Interact (GamePlayer player)
 Address the arbiter.
override bool WhisperReceive (GameLiving source, string text)

Detailed Description

The Atlantis arbiter.

<author>Aredhel</author>


Member Function Documentation

override bool DOL.GS.Arbiter.Interact ( GamePlayer  player) [virtual]

Address the arbiter.

Parameters:
player
Returns:

Reimplemented from DOL.GS.Researcher.

override bool DOL.GS.Arbiter.WhisperReceive ( GameLiving  source,
string  text 
) [virtual]

Talk to the arbiter.

Parameters:
source
text
Returns:
True, if string needs further processing.

Reimplemented from DOL.GS.GameNPC.


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