EvilEngine/DYNA/HUD Compass Object

From Heavy Iron Modding

HUD_Compass_Object
Hash0x50B5E94C
Games usedRatatouille Prototype

Format

struct zHUDCompassObjectAsset : xDynAsset
{
    unsigned int objectId;
    xVec3 location;
    unsigned int textureId;
    unsigned int compassSystemId;
};
Offset Type Variable Description
0x10 AssetID objectID
0x14 Vector3 location
0x20 AssetID textureId RWTX
0x24 AssetID compassSystemID