Index
Mission

GetMissionObjectiveEnabled

GetMissionObjectiveEnabled(<-objectiveNumber) ->enabled

Description

Gets whether the specified mission objective is a enabled.

See AcquireMissionObjective for the enumeration of mission objectives.

Examples

GetMissionObjectiveEnabled(2) ->enabled

Index