Changeset 7298 for code/branches/doc/src/modules/questsystem/AddQuest.h
- Timestamp:
- Aug 31, 2010, 8:56:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/doc/src/modules/questsystem/AddQuest.h
r5781 r7298 46 46 Creating a AddQuest through XML goes as follows: 47 47 48 @code 48 49 <AddQuest questId="id" /> //Where id is a GUID, see http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure for more information, and identifies the Quest that should be added. 50 @endcode 49 51 @author 50 52 Damian 'Mozork' Frick
Note: See TracChangeset
for help on using the changeset viewer.