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

#include <Game.h>

Collaboration diagram for STeamColor:
Collaboration graph
[legend]

Public Attributes

real32 HDRMultiplier
 HDR Multiplier. More...
 
CStringLink Name
 Name. More...
 
std::vector< C4VectorValue
 Value. More...
 
flag UserChoice
 User Choice. More...
 
int32 MinPlayerCount
 Minimum Player Count. More...
 
CFourCC AttributeId
 Attribute Id. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ AttributeId

CFourCC STeamColor::AttributeId

Attribute Id.

◆ HDRMultiplier

real32 STeamColor::HDRMultiplier

HDR Multiplier.

Multiplier for each team color's HDR

◆ MinPlayerCount

int32 STeamColor::MinPlayerCount

Minimum Player Count.

◆ Name

CStringLink STeamColor::Name

Name.

Name of the team color

◆ UserChoice

flag STeamColor::UserChoice

User Choice.

◆ Value

std::vector<C4Vector> STeamColor::Value

Value.

Color value for the team color

Remarks
indexEnum: ETeamColor

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