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

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

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

List of all members.

Public Member Functions

 YellReceiveEventArgs (GameLiving source, GameLiving target, string text)
 Constructs a new YellReceivedEventArgs.

Detailed Description

Holds the arguments for the YellReceive event of GameLivings.


Constructor & Destructor Documentation

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

Constructs a new YellReceivedEventArgs.

Parameters:
sourcethe source of the yell
targetthe target who listened to the yell
textthe text being yelled

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