IsObjectiveCompleted - Quest

Member of: Quest Script

Obtains whether the specified quest objective is completed or not.

SyntaxEdit

bool Function IsObjectiveCompleted(int aiObjective) native

ParametersEdit

  • aiObjective: The objective to check.

Return ValueEdit

Whether the specified objective is completed or not.

See AlsoEdit