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

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

Inheritance diagram for DOL.Events.YellEventArgs:
DOL.Events.SayEventArgs

List of all members.

Public Member Functions

 YellEventArgs (string text)
 Constructs a new YellEventArgs.

Detailed Description

Holds the arguments for the Yell event of GameLivings.


Constructor & Destructor Documentation

DOL.Events.YellEventArgs.YellEventArgs ( string  text)

Constructs a new YellEventArgs.

Parameters:
textthe text being yelled

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