- Timestamp:
- Nov 12, 2008, 1:29:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/questsystem2/src/orxonox/objects/quest/FailQuest.cc
r2159 r2191 75 75 /** 76 76 @brief 77 Invokes the effect.77 Invokes the QuestEffect. 78 78 @param player 79 The player the effect is invoked on.79 The player the QuestEffect is invoked on. 80 80 @return 81 Returns true if the effect was invoked successfully.81 Returns true if the QuestEffect was invoked successfully. 82 82 */ 83 83 bool FailQuest::invoke(ControllableEntity* player)
Note: See TracChangeset
for help on using the changeset viewer.