ShowAllMapMarkers - Game

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Member of: Game Script

Show all the map markers on the world map.

Syntax[edit | edit source]

Function ShowAllMapMarkers( ) Native Global

Parameters[edit | edit source]

None

Return Value[edit | edit source]

None

Examples[edit | edit source]

; Show all the map markers
Game.ShowAllMapMarkers( )

See Also[edit | edit source]