# Set Minimap Background Color

Grammar — Set minimap background color to color
FlagsNative | Action

Sets the minimap background color.

# Arguments

  • color — Color

Returns — void

native void UISetMiniMapBackGroundColor(color inColor);

Category: UI / Game UI

# Examples

— None found —