EvilEngine/DYNA/game object:IN Pickup: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
mNo edit summary
mNo edit summary
Line 9: Line 9:
{{AutoDynaInfobox}}
{{AutoDynaInfobox}}


==Format==
{| class="wikitable"
{| class="wikitable"
! Offset !! Type !! Variable !! Description
! Offset !! Type !! Variable !! Description
|-
|-
| 0x00 || [[Asset ID]] || '''pickupHash''' || Reference into the [[TPIK]] table.
| 0x00 || [[AssetID]] || '''typeHash''' || Reference into the [[TPIK]] table.
|-
|-
| 0x04 || [[Vector3]] || '''position''' ||
| 0x04 || [[Vector3]] || '''pos''' ||
|}
|}



Revision as of 04:48, 7 September 2022

game_object:IN_Pickup
Hash0x832E4208
Games usedThe Incredibles

Rise of the Underminer

Ratatouille Prototype

Format

Offset Type Variable Description
0x00 AssetID typeHash Reference into the TPIK table.
0x04 Vector3 pos