Parameters |
Description |
const char * questName |
name of the quest for cancel |
bool doCount |
true if counter for quest should be decreased |
bool isFail |
true if quest cannot be |
Syntax: QuestSystem.CancelQuest(const char *questName, bool fail)
Cancel quest (repeat count, tracked object count)
Copyright (c) 2012. All rights reserved.
|