EvilEngine/DYNA/Enemy:SB
From Heavy Iron Modding
< EvilEngine | DYNA
(Redirected from DYNA/Enemy:SB)
Enemy:SB | |
---|---|
Hash | 0x5B1CC119 |
Games used | The 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 |
Hidden category: