Changeset 7310 for code/branches/doc/src/modules/questsystem/AddQuestHint.h
- Timestamp:
- Sep 1, 2010, 11:58:35 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/doc/src/modules/questsystem/AddQuestHint.h
r7298 r7310 49 49 50 50 @code 51 <AddQuestHint hintId="id" /> //Where id i s a GUID, see http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure for more information, and identifies the QuestHint that should be added.51 <AddQuestHint hintId="id" /> //Where id identifies the QuestHint that should be added. 52 52 @endcode 53 53 @author
Note: See TracChangeset
for help on using the changeset viewer.