![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the YellReceive event of GameLivings. More...
Public Member Functions | |
YellReceiveEventArgs (GameLiving source, GameLiving target, string text) | |
Constructs a new YellReceivedEventArgs. |
Holds the arguments for the YellReceive event of GameLivings.
DOL.Events.YellReceiveEventArgs.YellReceiveEventArgs | ( | GameLiving | source, |
GameLiving | target, | ||
string | text | ||
) |
Constructs a new YellReceivedEventArgs.
source | the source of the yell |
target | the target who listened to the yell |
text | the text being yelled |