![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the Say event of GameLivings. More...
Public Member Functions | |
| SayEventArgs (string text) | |
| Constructs a new SayEventArgs. | |
Properties | |
| string | Text [get] |
| Gets the text being said. | |
Holds the arguments for the Say event of GameLivings.
| DOL.Events.SayEventArgs.SayEventArgs | ( | string | text | ) |
Constructs a new SayEventArgs.
| text | the text being said |
string DOL.Events.SayEventArgs.Text [get] |
Gets the text being said.