sc2-gamedata
Public Attributes | List of all members
SChallenge Struct Reference

#include <GameUI.h>

Collaboration diagram for SChallenge:
Collaboration graph
[legend]

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< CAchievementLinkAchievement
 Achievement. More...
 
flag IsAllowedInTrial
 Is Allowed In Trial. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Achievement

std::vector<CAchievementLink> SChallenge::Achievement

Achievement.

◆ Description

CStringLink SChallenge::Description

Description.

◆ Id

CString SChallenge::Id

Identifier.

◆ IsAllowedInTrial

flag SChallenge::IsAllowedInTrial

Is Allowed In Trial.

◆ MapPath

CAssetPath SChallenge::MapPath

Map.

◆ Name

CStringLink SChallenge::Name

Name.

◆ Score

CStringLink SChallenge::Score

Score.

◆ ThumbnailImagePath

CAssetPath SChallenge::ThumbnailImagePath

Image.


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