HasObjective - Quest

Member of: Quest Script

Returns whether or not the quest has the given objective.

SyntaxEdit

bool Function HasObjective(int aiObjective) native

ParametersEdit

  • aiObjective: The objective to check for.

Return ValueEdit

Whether or not the quest has the specified objective.

See AlsoEdit