- Found in:
- Workshop Framework
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)