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

Special NPC for giving DR players items. More...

Inheritance diagram for DOL.GS.RoyalTreasuryClerk:
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)
 Interact with the NPC.
override bool WhisperReceive (GameLiving source, string text)
 Talk to the NPC.

Detailed Description

Special NPC for giving DR players items.


Member Function Documentation

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

Interact with the NPC.

Parameters:
player
Returns:

Reimplemented from DOL.GS.GameNPC.

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

Talk to the NPC.

Parameters:
source
str
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