ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

AbstractTypeClass - Member Variables

From ModEnc
Jump to: navigation, search

This is the offset table for the member variables of the AbstractTypeClass class.

Offset Type Name Description
AbstractTypeClass:
0x24 char[0x18] ID The INI name of this type (for example: SMCV).
0x3C BYTE reserved Zero-termination of the ID.
0x3D char[0x20] UIName Stringtable reference given by the UIName tag.
0x5D BYTE reserved Zero-termination of the UIName.
0x5E WORD unused
0x60 wchar* UIName Pointer to the UIName unicode string inside the stringtable.
0x64 char[0x31] Name Name given by the Name tag.
0x95 BYTE reserved Zero-termination of the Name.
0x96 WORD unused