![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
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" |
Guild Registrar.
| override bool DOL.GS.GuildRegistrar.Interact | ( | GamePlayer | player | ) | [virtual] |
This function is called from the ObjectInteractRequestHandler.
| player | GamePlayer that interacts with this object |
Reimplemented from DOL.GS.GameNPC.
| override bool DOL.GS.GuildRegistrar.WhisperReceive | ( | GameLiving | source, |
| string | text | ||
| ) | [virtual] |