Difference between revisions of "CanFastTravelToMarker - ObjectReference"

imported>Jlundin
 
imported>Rasikko
 
(One intermediate revision by one other user not shown)
Line 21: Line 21:
bool canFastTravel = RiverwoodMarkerObjectRef.CanFastTravelToMarker()
bool canFastTravel = RiverwoodMarkerObjectRef.CanFastTravelToMarker()
</source>
</source>
== Notes ==
* If you want to know if a location is visible and already discovered, use [[GetMapMarkerVisible]].
* See [[IsMapMarkerVisible - ObjectReference]] for details on a scripted alternative.


== See Also ==
== See Also ==
*[[ObjectReference Script]]
*[[ObjectReference Script]]
*[[IsMapMarkerVisible - ObjectReference]]
*[[IsMapMarkerVisible - ObjectReference]]
Anonymous user