IsObjectiveDisplayed - Quest

From the CreationKit Wiki
Revision as of 14:27, 25 October 2011 by imported>Jlundin
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Member of: Quest Script

Obtains whether the specified quest objective is displayed or not.

Syntax[edit | edit source]

bool Function IsObjectiveDisplayed(int aiObjective) native

Parameters[edit | edit source]

  • aiObjective: The objective to check.

Return Value[edit | edit source]

Whether the specified objective is displayed or not.

See Also[edit | edit source]