IsObjectiveCompleted - Quest
Revision as of 13:27, 25 October 2011 by imported>Jlundin
Member of: Quest Script
Obtains whether the specified quest objective is completed or not.
Syntax[edit | edit source]
bool Function IsObjectiveCompleted(int aiObjective) native
Parameters[edit | edit source]
- aiObjective: The objective to check.
Return Value[edit | edit source]
Whether the specified objective is completed or not.