![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the Walk event of GameNPC. More...
Public Member Functions | |
| WalkEventArgs (int speed) | |
| Constructs a new WalkEventArgs. | |
Properties | |
| int | Speed [get] |
| Gets the walk speed. | |
Holds the arguments for the Walk event of GameNPC.
| DOL.Events.WalkEventArgs.WalkEventArgs | ( | int | speed | ) |
Constructs a new WalkEventArgs.
| speed | the walk speed |
int DOL.Events.WalkEventArgs.Speed [get] |
Gets the walk speed.