# 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

Category: Catalog / Support

# Examples

— None found —