Background for Starfield
Member of the Location script
boolfunctionDisableSpaceTravelToAllExcept(QuestakQuest, boolabAddLocation=true)Native

Description

Documentation Comment

Disables player space travel to all locations except the specified location. Can call on multiple locations.


Caveats


Parameters

QuestakQuest

boolabAddLocation=true


Examples

Auto-Generated Example

Quest myQuest__akQuest
bool myBool__abAddLocation

bool returnedValue = myLocation__toCallFunctionOn.DisableSpaceTravelToAllExcept(myQuest__akQuest, myBool__abAddLocation)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.