Skip to content

SetMarkerDrawOnEntity

Set the DrawOnEntity of the marker by the id

Argument Data type Needed Default Description
Id string/number - The id to update the marker
DrawOnEntity boolean - The marker DrawOnEntity

Dont need to be called every frame


Example
SetMarkerDrawOnEntity("marker", true)

Last update: April 12, 2022
Created: June 27, 2021