Description
Wiki Description
Checks if the player can fast travel to this map marker.
Documentation Comment
Can the map marker be fast traveled to?
Caveats
Examples
; Can the player fast travel to the Riverwood map marker?
bool canFastTravel = RiverwoodMarkerObjectRef.CanFastTravelToMarker()Auto-Generated Example
bool returnedValue = myObjectReference__toCallFunctionOn.CanFastTravelToMarker()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
