![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the RiderDismount event of GameNPC. More...
Public Member Functions | |
| RiderDismountEventArgs (GamePlayer rider, GameLiving steed) | |
| Constructs a new RiderDismountEventArgs. | |
Holds the arguments for the RiderDismount event of GameNPC.
| DOL.Events.RiderDismountEventArgs.RiderDismountEventArgs | ( | GamePlayer | rider, |
| GameLiving | steed | ||
| ) |
Constructs a new RiderDismountEventArgs.
| rider | the rider dismounting |
| steed | the steed the rider is dismounting from |