Changeset 7310 for code/branches/doc/src/modules/questsystem/LocalQuest.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/LocalQuest.h
r7298 r7310 50 50 51 51 @code 52 <LocalQuest id="questId"> //Where questId is a GUID, see http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure for more information52 <LocalQuest id="questId"> 53 53 <QuestDescription title="Title" description="Description." /> //The description of the quest. 54 54 <subquests>
Note: See TracChangeset
for help on using the changeset viewer.