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

Guild Registrar. More...

Inheritance diagram for DOL.GS.GuildRegistrar:
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)
 This function is called from the ObjectInteractRequestHandler.
override bool WhisperReceive (GameLiving source, string text)
 ToDo.

Protected Attributes

const string FORM_A_GUILD = "form a guild"

Detailed Description

Guild Registrar.


Member Function Documentation

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

This function is called from the ObjectInteractRequestHandler.

Parameters:
playerGamePlayer that interacts with this object
Returns:
false if interaction is prevented

Reimplemented from DOL.GS.GameNPC.

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

ToDo.

Parameters:
source
text
Returns:

Reimplemented from DOL.GS.GameNPC.


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