Background for Starfield
Member of the Location script
Location[]functionGetParentLocations(KeywordapKeyword=NONE)Native

Description

Documentation Comment

Gets this location's parent locations
Can optionally specify a keyword that the parent location must have


Caveats


Parameters

KeywordapKeyword=NONE


Examples

Auto-Generated Example

Keyword myKeyword__apKeyword

Location[] returnedValue = myLocation__toCallFunctionOn.GetParentLocations(myKeyword__apKeyword)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.