[dismiss]
This wiki is a copy of the original Skyrim CK wiki created and maintained by the UESP.net. See CreationKit:Copy Notice for more info.
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.