HasObjective - Quest
Jump to navigation
Jump to search
Member of: Quest Script
Returns whether or not the quest has the given objective.
Syntax[edit | edit source]
bool Function HasObjective(int aiObjective) native
Parameters[edit | edit source]
- aiObjective: The objective to check for.
Return Value[edit | edit source]
Whether or not the quest has the specified objective.