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

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

Inheritance diagram for DOL.Events.RiderDismountEventArgs:
DOL.Events.RiderMountEventArgs

List of all members.

Public Member Functions

 RiderDismountEventArgs (GamePlayer rider, GameLiving steed)
 Constructs a new RiderDismountEventArgs.

Detailed Description

Holds the arguments for the RiderDismount event of GameNPC.


Constructor & Destructor Documentation

DOL.Events.RiderDismountEventArgs.RiderDismountEventArgs ( GamePlayer  rider,
GameLiving  steed 
)

Constructs a new RiderDismountEventArgs.

Parameters:
riderthe rider dismounting
steedthe steed the rider is dismounting from

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