GetObjectiveDisplayed

From the Fallout3 GECK Wiki
Revision as of 02:01, 20 January 2009 by imported>Cipscis (Undo revision 12736 by Lorrey Jacobs (Talk))
Jump to navigation Jump to search

Description

GetObjectiveDisplayed Returns 1 if the specified objective is currently being displayed, 0 otherwise.

Syntax

GetObjectiveDisplayed QuestID, Index

Examples

GetObjectiveDisplayed MyQuest 10

See if objective 10 is being displayed.

Notes

  • None at this time


See Also

SetObjectiveDisplayed

Reference

None provided.