EvilEngine/DYNA/game object:bullet mark

From Heavy Iron Modding

game_object:bullet_mark
Hash0x381232B4
Games usedThe Incredibles
Rise of the Underminer

Format

class zBulletMarkAsset : xDynAsset
{
    unsigned int textureID;
    float size;
    float lifetime;
};
Offset Type Variable Description
0x10 AssetID textureID RWTX
0x14 f32 size
0x18 f32 lifetime