Background for Starfield
Member of the Location script
boolfunctionEnableSpaceTravel(QuestakQuest, boolabEnable=true)Native

Description

Documentation Comment

Enables player space travel to the specified location.


Caveats


Parameters

QuestakQuest

boolabEnable=true


Examples

Auto-Generated Example

Quest myQuest__akQuest
bool myBool__abEnable

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