EvilEngine/DYNA/ui:model

From Heavy Iron Modding
Revision as of 16:29, 23 March 2024 by MinecraftFreak73 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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