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

#include <User.h>

Collaboration diagram for SUserField:
Collaboration graph
[legend]

Public Attributes

TUserFieldId Id
 Id. More...
 
EUserType Type
 Value Type. More...
 
EGameCatalog GameLinkType
 Game Link Type. More...
 
CUserLink UserType
 User Type. More...
 
uint32 Count
 Value Count. More...
 
CFlagArray< e_userFieldFlagCountFlags
 Flags. More...
 
uint32 EditorColumn
 Editor Column. More...
 
EEditorTextType EditorText
 Editor Text. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Count

uint32 SUserField::Count

Value Count.

Number of values contained by this field

◆ EditorColumn

uint32 SUserField::EditorColumn

Editor Column.

Column index within instance list in the editor

◆ EditorText

EEditorTextType SUserField::EditorText

Editor Text.

Option to use the field value within the name of the instance in the editor

Remarks
minValue: Unknown

◆ Flags

CFlagArray<e_userFieldFlagCount> SUserField::Flags

Flags.

Field options

Remarks
indexEnum: EUserFieldFlag

◆ GameLinkType

EGameCatalog SUserField::GameLinkType

Game Link Type.

Game data type for Game Link fields

Remarks
minValue: Unknown

◆ Id

TUserFieldId SUserField::Id

Id.

Field identifier

◆ Type

EUserType SUserField::Type

Value Type.

Field data type

◆ UserType

CUserLink SUserField::UserType

User Type.

User type for User fields


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