- Found in:
- Vanilla
Description
Wiki Description
Attempts to retrive the location this alias is pointing at. If it has not been resolved to a location, it will return None.
Documentation Comment
Get the object reference this alias refers to
Caveats
Examples
; Obtains the location from the alias
Location myHouseLocation = Alias_MyHouse.GetLocation()Auto-Generated Example
Location returnedValue = myLocationAlias__toCallFunctionOn.GetLocation()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
