|
sc2-gamedata
|
#include <User.h>

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_userFieldFlagCount > | Flags |
| Flags. More... | |
| uint32 | EditorColumn |
| Editor Column. More... | |
| EEditorTextType | EditorText |
| Editor Text. More... | |
| uint32 SUserField::Count |
Value Count.
Number of values contained by this field
| uint32 SUserField::EditorColumn |
Editor Column.
Column index within instance list in the editor
| EEditorTextType SUserField::EditorText |
Editor Text.
Option to use the field value within the name of the instance in the editor
| CFlagArray<e_userFieldFlagCount> SUserField::Flags |
| EGameCatalog SUserField::GameLinkType |
Game Link Type.
Game data type for Game Link fields
| TUserFieldId SUserField::Id |
Id.
Field identifier
| EUserType SUserField::Type |
Value Type.
Field data type
| CUserLink SUserField::UserType |
User Type.
User type for User fields
1.8.14