|
Parameters |
Description |
|
const char * questName |
name of the quest |
|
int objectiveId |
id of the objective |
|
int stepId |
id of the step |
Syntax: QuestSystem.CompleteStep(const char *questName, int objectiveId, int stepId)
Complete step from objective of quest with id, only if it is active
|
Copyright (c) 2012. All rights reserved.
|