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

#include <GameUI.h>

Collaboration diagram for SGameModeInfo:
Collaboration graph
[legend]

Public Attributes

uint32 Id
 Id. More...
 
flag CanOverrideText
 Can Override Text. More...
 
flag IsTutorial
 Is Tutorial. More...
 
CStringLink Name
 Name. More...
 
CStringLink Description
 Description. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ CanOverrideText

flag SGameModeInfo::CanOverrideText

Can Override Text.

◆ Description

CStringLink SGameModeInfo::Description

Description.

◆ Id

uint32 SGameModeInfo::Id

Id.

◆ IsTutorial

flag SGameModeInfo::IsTutorial

Is Tutorial.

◆ Name

CStringLink SGameModeInfo::Name

Name.


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