# Field Type Category
Base type —
int
Name | Identifier | Code |
---|---|---|
Unknown | c_catalogFieldTypeUnknown | -1 |
Structure | c_catalogFieldTypeStruct | 0 |
String | c_catalogFieldTypeString | 1 |
Enumeration | c_catalogFieldTypeEnum | 2 |
Fixed | c_catalogFieldTypeFixed | 3 |
Flags | c_catalogFieldTypeFlags | 4 |
Float | c_catalogFieldTypeFloat | 5 |
Four Character Code | c_catalogFieldTypeFourCC | 6 |
Integer (Signed) | c_catalogFieldTypeIntSigned | 7 |
Integer (Unsigned) | c_catalogFieldTypeIntUnsigned | 8 |
# Related
Category: Catalog / Support
- Upgrade Operation — preset —
int
- No Game Link — preset —
gamelink
- No Alert — preset —
string
- Cost Type — preset —
string
- Catalog Type — preset —
int
- Any Game Link — preset —
gamelink
- Field Type Category — preset —
int
- Catalog Field Value Set —
bool
— CatalogFieldValueSet - Catalog Field Value Set As Real —
bool
— libNtve_gf_CatalogFieldValueSetAsReal - Catalog Field Value Modify —
bool
— CatalogFieldValueModify - Catalog Field Value Modify (Based On Default Value) —
bool
— libNtve_gf_CatalogFieldValueModifyBasedOnDefaultValue - Catalog Reference Set —
bool
— CatalogReferenceSet - Catalog Reference Set As Real —
bool
— libNtve_gf_CatalogReferenceSetAsReal - Catalog Reference Modify —
bool
— CatalogReferenceModify - Catalog Reference Modify (Based On Default Value) —
bool
— libNtve_gf_CatalogReferenceModifyBasedOnDefaultValue - Catalog Link Replace —
void
— CatalogLinkReplace - Catalog Link Replacement —
string
— CatalogLinkReplacement
# Examples
— None found —