Description
Wiki Description
Adds this reference (which must be a map marker) to the player's map, optionally making it available for fast-travel.
Documentation Comment
Adds this reference (which is a map marker) to the map, optionally making it available for fast travel
Parameters
boolabAllowFastTravel=false
CK Wiki Description
Whether the player can fast-travel to this marker or not.
- Default:False
Examples
No human-generated examples found for this function.
Auto-Generated Example
bool myBool__abAllowFastTravel
myObjectReference__toCallFunctionOn.AddToMap(myBool__abAllowFastTravel)