Description
Wiki Description
Enables or disables fast travel to this reference (which must be a map marker).
Documentation Comment
Enables the ability to fast travel to this marker - or disables it. Note that if you disable
fast travel the player will see "You haven't discovered this location" as an error message
Parameters
boolabEnable=true
CK Wiki Description
Whether to enable fast travel or disable it
- Default:True
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abEnable
myObjectReference__toCallFunctionOn.EnableFastTravel(myBool__abEnable)