![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the Timer event of GameObjects. More...
Public Member Functions | |
| TimerEventArgs (GameLiving source, string timerId) | |
| Constructs a new TimerEventArgs. | |
Properties | |
| string | TimerID [get] |
| Gets the id of timer. | |
Holds the arguments for the Timer event of GameObjects.
| DOL.Events.TimerEventArgs.TimerEventArgs | ( | GameLiving | source, |
| string | timerId | ||
| ) |
Constructs a new TimerEventArgs.
string DOL.Events.TimerEventArgs.TimerID [get] |
Gets the id of timer.