Changeset 7307 for code/branches/doc/src/modules/questsystem/QuestItem.cc
- Timestamp:
- Sep 1, 2010, 10:59:41 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/doc/src/modules/questsystem/QuestItem.cc
r7163 r7307 77 77 /** 78 78 @brief 79 Sets the id of the QuestItem. 80 The id must be of GUID form. See 'http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure' for more information. 79 Sets the id of the QuestItem. The id must be of GUID form. 80 @see 81 http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure 81 82 @param id 82 83 The id to be set.
Note: See TracChangeset
for help on using the changeset viewer.