EvilEngine/DYNA/game object:bullet mark

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

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