- Timestamp:
- Dec 7, 2008, 11:39:44 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/questsystem3/src/orxonox/objects/quest/ChangeQuestStatus.h
r2261 r2352 29 29 /** 30 30 @file ChangeQuestStatus.h 31 @brief 32 Definition of the ChangeQuestStatus class. 31 @brief Definition of the ChangeQuestStatus class. 33 32 */ 34 33 … … 63 62 protected: 64 63 /** 65 66 64 @brief Returns the id of the Quest. 65 @return Returns the id of the Quest. 67 66 */ 68 67 inline const std::string & getQuestId(void) const
Note: See TracChangeset
for help on using the changeset viewer.