sc2-gamedata
Public Attributes | List of all members
CScoreResult Class Reference

Generic. More...

#include <ScoreResult.h>

Inheritance diagram for CScoreResult:
Inheritance graph
[legend]
Collaboration diagram for CScoreResult:
Collaboration graph
[legend]

Public Attributes

CStringLink Name
 Name. More...
 
CStringLink PublishName
 Publish Name. More...
 
CStringLink Tooltip
 Tooltip. More...
 
CImagePath Icon
 Icon. More...
 
CFlagArray< e_scoreResultFlagCountFlags
 Flags. More...
 
int32 SortValue
 Sort Value. More...
 

Detailed Description

Generic.

Remarks
Unknown

Member Data Documentation

◆ Flags

CFlagArray<e_scoreResultFlagCount> CScoreResult::Flags

Flags.

Flags for the score result

Remarks
indexEnum: EScoreResultFlag

◆ Icon

CImagePath CScoreResult::Icon

Icon.

Icon for the score result

◆ Name

CStringLink CScoreResult::Name

Name.

Name of the score result

◆ PublishName

CStringLink CScoreResult::PublishName

Publish Name.

◆ SortValue

int32 CScoreResult::SortValue

Sort Value.

Sort order for the score result

◆ Tooltip

CStringLink CScoreResult::Tooltip

Tooltip.

Tooltip text for the score result


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