sc2-gamedata
|
#include <Game.h>
Public Attributes | |
real32 | HDRMultiplier |
HDR Multiplier. More... | |
CStringLink | Name |
Name. More... | |
std::vector< C4Vector > | Value |
Value. More... | |
flag | UserChoice |
User Choice. More... | |
int32 | MinPlayerCount |
Minimum Player Count. More... | |
CFourCC | AttributeId |
Attribute Id. More... | |
CFourCC STeamColor::AttributeId |
Attribute Id.
real32 STeamColor::HDRMultiplier |
HDR Multiplier.
Multiplier for each team color's HDR
int32 STeamColor::MinPlayerCount |
Minimum Player Count.
CStringLink STeamColor::Name |
Name.
Name of the team color
flag STeamColor::UserChoice |
User Choice.
std::vector<C4Vector> STeamColor::Value |