![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the Whisper event of GameLivings. More...
Public Member Functions | |
| WhisperEventArgs (GameObject target, string text) | |
| Constructs a new WhisperEventArgs. | |
Properties | |
| GameObject | Target [get] |
| Gets the target of the whisper. | |
Holds the arguments for the Whisper event of GameLivings.
| DOL.Events.WhisperEventArgs.WhisperEventArgs | ( | GameObject | target, |
| string | text | ||
| ) |
Constructs a new WhisperEventArgs.
| target | the target of the whisper |
| text | the text being whispered |
GameObject DOL.Events.WhisperEventArgs.Target [get] |
Gets the target of the whisper.