Difference between revisions of "AddToMap - ObjectReference"
Jump to navigation
Jump to search
m
no edit summary
imported>RobinHood70 |
imported>Illyism m |
||
Line 7: | Line 7: | ||
== Syntax == | == Syntax == | ||
<source lang="papyrus"> | <source lang="papyrus"> | ||
Function AddToMap(bool | Function AddToMap(bool abAllowFastTravel = False) native | ||
</source> | </source> | ||
== Parameters == | == Parameters == | ||
* | *abAllowFastTravel: Whether the player can fast-travel to this marker or not. | ||
**'''Default''': False | **'''Default''': False | ||