|
sc2-gamedata
|
Generic. More...
#include <Race.h>

Public Attributes | |
| CStringLink | Name |
| Name. More... | |
| CFourCC | AttributeId |
| Attribute Id. More... | |
| CImagePath | Icon |
| Icon. More... | |
| CAlertLink | StartLocationAlert |
| Start Location Alert. More... | |
| CSoundtrackLink | GameMusic |
| Music - Game. More... | |
| CFlags | Flags |
| Flags. More... | |
| CFlagArray< e_resourceTypeCount > | ShowResource |
| Show Resource. More... | |
| std::vector< SStartingUnit > | StartingUnitArray |
| Starting Units. More... | |
| std::vector< uint32 > | StartingResource |
| Starting Resources. More... | |
| uint32 | FoodCeiling |
| Food Ceiling. More... | |
| uint32 | GlossaryTeamColorIndex |
| Glossary Team Color. More... | |
| CColor | MiniMapBorderColor |
| Minimap Border Color. More... | |
| CSoundLink | VictorySound |
| Victory Sound. More... | |
| CSoundLink | DefeatSound |
| Defeat Sound. More... | |
Generic.
| CFourCC CRace::AttributeId |
Attribute Id.
ID text for the race
| CSoundLink CRace::DefeatSound |
Defeat Sound.
| uint32 CRace::FoodCeiling |
Food Ceiling.
Maximum amount of food the race can have
| CSoundtrackLink CRace::GameMusic |
Music - Game.
Music that plays during games when playing the race
| uint32 CRace::GlossaryTeamColorIndex |
Glossary Team Color.
| CImagePath CRace::Icon |
Icon.
| CColor CRace::MiniMapBorderColor |
Minimap Border Color.
| CStringLink CRace::Name |
Name.
Name of the race
| CFlagArray<e_resourceTypeCount> CRace::ShowResource |
| std::vector<uint32> CRace::StartingResource |
| std::vector<SStartingUnit> CRace::StartingUnitArray |
Starting Units.
Starting unit parameters for the race
| CAlertLink CRace::StartLocationAlert |
Start Location Alert.
Alert that occurs for the race's starting location
| CSoundLink CRace::VictorySound |
Victory Sound.
1.8.14