![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Holds the arguments for the Quest event of GamePlayer. More...
Public Member Functions | |
QuestEventArgs (GameLiving source, GamePlayer player, ushort questid) | |
Constrcuts a new QuesteventArgument. | |
Properties | |
ushort | QuestID [get] |
Gets the Id of quest. | |
GamePlayer | Player [get] |
Holds the arguments for the Quest event of GamePlayer.
DOL.Events.QuestEventArgs.QuestEventArgs | ( | GameLiving | source, |
GamePlayer | player, | ||
ushort | questid | ||
) |
Constrcuts a new QuesteventArgument.
source | Inviting NPC |
player | Player associated with quest |
questid | id of quest |
ushort DOL.Events.QuestEventArgs.QuestID [get] |
Gets the Id of quest.