PrivateconstructorReadonlyidReadonlyisIndicate whether this minimap instance is currently active and being displayed to the player.
This property can't be read in early-execution mode.
Add a visual marker of the specified type to the minimap display.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
This function can't be called in early-execution mode.
Remove a previously added marker of the specified type from the minimap.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
Control whether the minimap is currently active and visible to the player.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
Adjust the width and height dimensions of the minimap display.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
Change the visual perspective or style of the minimap view.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
A MinimapItem represents an individual minimap instance that manages map data, controls display state, and provides configuration for markers and visual properties.