InitializeMarkerDistances - Game
Member of: Game Script
Called to tell the Compass displays to refresh after gamesettings are updated related to hardcore mode
SyntaxEdit
Function InitializeMarkerDistances() native global
ParametersEdit
None
Return ValueEdit
None
ExamplesEdit
; You've updated the game settings that affect how compass markers are displayed, so call the function
Game.InitializeMarkerDistances()