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

Holds the arguments for the WhisperReceive event of GameLivings. More...

Inheritance diagram for DOL.Events.WhisperReceiveEventArgs:
DOL.Events.SayReceiveEventArgs DOL.Events.SourceEventArgs

List of all members.

Public Member Functions

 WhisperReceiveEventArgs (GameLiving source, GameLiving target, string text)
 Constructs a new WhsiperReceiveEventArgs.

Detailed Description

Holds the arguments for the WhisperReceive event of GameLivings.


Constructor & Destructor Documentation

DOL.Events.WhisperReceiveEventArgs.WhisperReceiveEventArgs ( GameLiving  source,
GameLiving  target,
string  text 
)

Constructs a new WhsiperReceiveEventArgs.

Parameters:
sourcethe source of the whisper
targetthe target of the whisper
textthe text being whispered

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