Changeset 7310 for code/branches/doc/src/modules/questsystem/AddQuest.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/AddQuest.h
r7298 r7310 47 47 48 48 @code 49 <AddQuest questId="id" /> //Where id i s a GUID, see http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure for more information, and identifies the Quest that should be added.49 <AddQuest questId="id" /> //Where id identifies the Quest that should be added. 50 50 @endcode 51 51 @author
Note: See TracChangeset
for help on using the changeset viewer.