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

Generic. More...

#include <ScoreValue.h>

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

Public Attributes

CStringLink Name
 Name. More...
 
CStringLink PublishName
 Publish Name. More...
 
CStringLink Tooltip
 Tooltip. More...
 
CImagePath Icon
 Icon. More...
 
CFlagArray< e_scoreValueFlagCountFlags
 Flags. More...
 
EScoreSort Sort
 Sort. More...
 
EScoreValueReport Report
 Report. More...
 

Detailed Description

Generic.

Remarks
Unknown

Member Data Documentation

◆ Flags

CFlagArray<e_scoreValueFlagCount> CScoreValue::Flags

Flags.

Flags for the score value

Remarks
indexEnum: EScoreValueFlag

◆ Icon

CImagePath CScoreValue::Icon

Icon.

Icon for the score value

◆ Name

CStringLink CScoreValue::Name

Name.

Name of the score value

◆ PublishName

CStringLink CScoreValue::PublishName

Publish Name.

◆ Report

EScoreValueReport CScoreValue::Report

Report.

◆ Sort

EScoreSort CScoreValue::Sort

Sort.

Sort order for the score value

◆ Tooltip

CStringLink CScoreValue::Tooltip

Tooltip.

Tooltip text for the score value


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