Background for Fallout 4
Member of the WorkshopFramework:WSFW_API script
ObjectReferencefunctionGetLocationCenter(LocationakLocation, boolabGetMapMarkerIfCenterNotFound=false)Global

Description

Documentation Comment

Grabs the map marker from a location


Caveats


Parameters

LocationakLocation

boolabGetMapMarkerIfCenterNotFound=false


Examples

Auto-Generated Example

Location myLocation__akLocation
bool myBool__abGetMapMarkerIfCenterNotFound

ObjectReference returnedValue = WorkshopFramework:WSFW_API.GetLocationCenter(myLocation__akLocation, myBool__abGetMapMarkerIfCenterNotFound)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.