Parameters |
Description |
const char * questName |
name of the quest to which objective belongs |
int objectiveId |
id of objective |
Syntax: QuestSystem.IsObjectiveTrackedCompleted(const char *questName, int objectiveId)
Returns true if objective tracked assets count is enough
Copyright (c) 2012. All rights reserved.
|