sc2-gamedata
Public Attributes | List of all members
SMinimapData Struct Reference

#include <GameUI.h>

Collaboration diagram for SMinimapData:
Collaboration graph
[legend]

Public Attributes

CColor InnerBorderColor
 Color - Inner Border. More...
 
CColor OuterBorderColor
 Color - Outer Border. More...
 
CColor FrustumColor
 Color - View Box. More...
 
CColor SelectedUnitColor
 Color - Selected Unit. More...
 
CColor UnderAttackUnitColor
 Color - Under Attack. More...
 
CColor ResourceUnitColor
 Color - Resource. More...
 
CColor BlipUnitColor
 Color - Unit Radar Blip. More...
 
CColor UnitBorderColor
 Color - Unit Border. More...
 
CColor SelectedUnitBorderColor
 Color - Selected Unit Border. More...
 
CColor BackGroundColor
 Background Color. More...
 
real32 BorderSize
 Border. More...
 
real32 SelectedBorderSize
 Color - Selected Border. More...
 
real32 MinUnitDotSize
 Minimum Unit Size. More...
 
uint8 RadarAlpha
 Radar Alpha. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ BackGroundColor

CColor SMinimapData::BackGroundColor

Background Color.

◆ BlipUnitColor

CColor SMinimapData::BlipUnitColor

Color - Unit Radar Blip.

Color of units that are detected by radar, on the minimap

◆ BorderSize

real32 SMinimapData::BorderSize

Border.

Size of each side of the minimap's border

◆ FrustumColor

CColor SMinimapData::FrustumColor

Color - View Box.

Color overlay for the minimap box

◆ InnerBorderColor

CColor SMinimapData::InnerBorderColor

Color - Inner Border.

Color of the minimap's inner border

◆ MinUnitDotSize

real32 SMinimapData::MinUnitDotSize

Minimum Unit Size.

Smallest unit dot size for the minimap

◆ OuterBorderColor

CColor SMinimapData::OuterBorderColor

Color - Outer Border.

Color of the minimap's outer border

◆ RadarAlpha

uint8 SMinimapData::RadarAlpha

Radar Alpha.

◆ ResourceUnitColor

CColor SMinimapData::ResourceUnitColor

Color - Resource.

Color of resources on the minimap

◆ SelectedBorderSize

real32 SMinimapData::SelectedBorderSize

Color - Selected Border.

Border size for selected units on the minimap

◆ SelectedUnitBorderColor

CColor SMinimapData::SelectedUnitBorderColor

Color - Selected Unit Border.

Color of the border around selected units on the minimap

◆ SelectedUnitColor

CColor SMinimapData::SelectedUnitColor

Color - Selected Unit.

Color of selected units on the minimap

◆ UnderAttackUnitColor

CColor SMinimapData::UnderAttackUnitColor

Color - Under Attack.

Color of units under attack on the minimap

◆ UnitBorderColor

CColor SMinimapData::UnitBorderColor

Color - Unit Border.

Color of a unit's border on the minimap


The documentation for this struct was generated from the following file: