EvilEngine/DYNA/Enemy:SB

From Heavy Iron Modding
Revision as of 15:55, 19 September 2023 by MinecraftFreak73 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Enemy:SB
Hash0x5B1CC119
Games usedThe SpongeBob SquarePants Movie

This is the same as an Entity header. All other Enemy:SB types inherit from this.

Format

class zNMEAsset : public xDynAsset
{
public:
    xEntAsset ent_asset;
};
Offset Type Variable Description
0x10 xEntAsset ent_asset