Correct and add documentation

This commit is contained in:
Rochet2
2014-08-12 20:43:42 +03:00
parent 9e49400768
commit 247e07fce4
6 changed files with 166 additions and 105 deletions

View File

@@ -82,7 +82,7 @@ namespace LuaQuest
}
/**
* Returns entry id of the &Quest.
* Returns entry ID of the &Quest.
*
* @return uint32 entryId
*/
@@ -115,7 +115,7 @@ namespace LuaQuest
}
/**
* Returns the next &Quest entry id.
* Returns the next &Quest entry ID.
*
* @return int32 entryId
*/