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


Public Attributes | |
| CStringLink | Name |
| Name. More... | |
| CStringLink | PublishName |
| Publish Name. More... | |
| CStringLink | Tooltip |
| Tooltip. More... | |
| CImagePath | Icon |
| Icon. More... | |
| CFlagArray< e_scoreResultFlagCount > | Flags |
| Flags. More... | |
| int32 | SortValue |
| Sort Value. More... | |
Generic.
| CFlagArray<e_scoreResultFlagCount> CScoreResult::Flags |
| CImagePath CScoreResult::Icon |
Icon.
Icon for the score result
| CStringLink CScoreResult::Name |
Name.
Name of the score result
| CStringLink CScoreResult::PublishName |
Publish Name.
| int32 CScoreResult::SortValue |
Sort Value.
Sort order for the score result
| CStringLink CScoreResult::Tooltip |
Tooltip.
Tooltip text for the score result
1.8.14