EvilEngine/DYNA/ui:model
From Heavy Iron Modding
< EvilEngine | DYNA
ui:model | |
---|---|
Version | 2 |
Hash | 0x79F807C7 |
Games used | The SpongeBob SquarePants Movie Rise of the Underminer |
Format
Inherits from DYNA/zUIAsset
class zUIModelAsset : public zUIAsset
{
public:
unsigned int model;
unsigned int animationList;
unsigned int surface;
};
Offset | Type | Variable | Description |
---|---|---|---|
0x50 | MODL | model | Model_AssetID |
0x54 | ALST | animlist | AnimList_AssetID |
0x58 | SURF | surface | Surface_AssetID |
Hidden category: