Name | Description |
Count |
number of entries in the NameTable |
ExportClass |
class of the object |
ExportClass_ObjRef |
class of the object; un-resolved ObjectReference (see the UTPFF docs) |
ExportPackage |
package this object resides in (could be an internal package, called group)
|
ExportPackage_ObjRef |
package this object resides in (could be an internal package, called group);
un-resolved ObjectReference (see the UTPFF docs) |
ObjectFlags |
flags of the object |
ObjectName |
name of the object |
Offset |
offset of the NameTable inside the package |
SerialOffset |
offset of the object within the file; if SerialSize = 0, then this is -1 |
SerialSize |
size of the object within the package file |
Super |
parent of the object (from which it inherits) |
Super_ObjRef |
parent of the object (from which it inherits); un-resolved ObjectReference
(see the UTPFF docs) |
None.