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

Holds the arguments for the Walk event of GameNPC. More...

List of all members.

Public Member Functions

 WalkEventArgs (int speed)
 Constructs a new WalkEventArgs.

Properties

int Speed [get]
 Gets the walk speed.

Detailed Description

Holds the arguments for the Walk event of GameNPC.


Constructor & Destructor Documentation

DOL.Events.WalkEventArgs.WalkEventArgs ( int  speed)

Constructs a new WalkEventArgs.

Parameters:
speedthe walk speed

Property Documentation

int DOL.Events.WalkEventArgs.Speed [get]

Gets the walk speed.


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