EvilEngine/DYNA/Enemy:SB

From Heavy Iron Modding
(Redirected from DYNA/Enemy:SB)

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