Parameters |
Description |
const char * questName |
name of the quest to which objective belongs |
objectiveId |
id of objective |
Syntax: QuestSystem.IsObjectiveCanceled(const char *questName)
Returns true if objective is canceled, false if not, or quest or objective does not exist
Copyright (c) 2012. All rights reserved.
|