|
sc2-gamedata
|
#include <GameUI.h>

Public Attributes | |
| CString | Id |
| Identifier. More... | |
| CStringLink | Name |
| Name. More... | |
| CStringLink | Description |
| Description. More... | |
| CStringLink | Score |
| Score. More... | |
| CAssetPath | MapPath |
| Map. More... | |
| CAssetPath | ThumbnailImagePath |
| Image. More... | |
| std::vector< CAchievementLink > | Achievement |
| Achievement. More... | |
| flag | IsAllowedInTrial |
| Is Allowed In Trial. More... | |
| std::vector<CAchievementLink> SChallenge::Achievement |
Achievement.
| CStringLink SChallenge::Description |
Description.
| CString SChallenge::Id |
Identifier.
| flag SChallenge::IsAllowedInTrial |
Is Allowed In Trial.
| CAssetPath SChallenge::MapPath |
Map.
| CStringLink SChallenge::Name |
Name.
| CStringLink SChallenge::Score |
Score.
| CAssetPath SChallenge::ThumbnailImagePath |
Image.
1.8.14