EvilEngine/DYNA/ui:model

From Heavy Iron Modding
(Redirected from DYNA/ui:model)

ui:model
Version2
Hash0x79F807C7
Games usedThe 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