Starfield Mod:Script-Keyword

From Starfield Wiki
Jump to: navigation, search

A description of the script with its use and purpose.


Definition[edit]

The script header definition.

ScriptName Keyword Extends Form Native Hidden


Members[edit]

The members that belong to this script.

  • Function SendStoryEvent(Location akLoc = none, ObjectReference akRef1 = none, ObjectReference akRef2 = none, int aiValue1 = 0, int aiValue2 = 0)
  • Quest[] Function SendStoryEventAndWait(Location akLoc = none, ObjectReference akRef1 = none, ObjectReference akRef2 = none, int aiValue1 = 0, int aiValue2 = 0)