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

Holds the arguments for the Timer event of GameObjects. More...

Inheritance diagram for DOL.Events.TimerEventArgs:
DOL.Events.SourceEventArgs

List of all members.

Public Member Functions

 TimerEventArgs (GameLiving source, string timerId)
 Constructs a new TimerEventArgs.

Properties

string TimerID [get]
 Gets the id of timer.

Detailed Description

Holds the arguments for the Timer event of GameObjects.


Constructor & Destructor Documentation

DOL.Events.TimerEventArgs.TimerEventArgs ( GameLiving  source,
string  timerId 
)

Constructs a new TimerEventArgs.


Property Documentation

string DOL.Events.TimerEventArgs.TimerID [get]

Gets the id of timer.


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