iQuestReward Struct Reference
This is a reward for a quest. More...
#include <tools/questmanager.h>
Public Member Functions | |
virtual void | Reward ()=0 |
Perform this reward. |
Detailed Description
This is a reward for a quest.The quest manager can issue rewards in response to some trigger. Just like triggers you can implement your own rewards in addition to the standard rewards already implemented in the quest manager. You also need to implement a quest reward factory then (see iQuestRewardFactory).
Definition at line 211 of file questmanager.h.
Member Function Documentation
|
Perform this reward.
|
The documentation for this struct was generated from the following file:
- tools/questmanager.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.6