![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the WhisperReceive event of GameLivings. More...
Public Member Functions | |
WhisperReceiveEventArgs (GameLiving source, GameLiving target, string text) | |
Constructs a new WhsiperReceiveEventArgs. |
Holds the arguments for the WhisperReceive event of GameLivings.
DOL.Events.WhisperReceiveEventArgs.WhisperReceiveEventArgs | ( | GameLiving | source, |
GameLiving | target, | ||
string | text | ||
) |
Constructs a new WhsiperReceiveEventArgs.
source | the source of the whisper |
target | the target of the whisper |
text | the text being whispered |