EvilEngine/DYNA/logic:reference: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
(Add format)
No edit summary
Line 8: Line 8:
</onlyinclude>
</onlyinclude>
{{AutoDynaInfobox}}
{{AutoDynaInfobox}}

<source lang=cpp>
struct zReferenceAsset : xDynAsset
{
uint32 initial;
};
</source>


{| class="wikitable"
{| class="wikitable"
! Offset !! Type !! Variable !! Description
! Offset !! Type !! Variable !! Description
|-
|-
| 0x00 || uint || initial ||
| 0x00 || uint32 || initial ||
|}
|}



Revision as of 01:56, 2 August 2021

logic:reference
Version1
Hash0xF98698FF
Games usedThe SpongeBob SquarePants Movie

The Incredibles

Rise of the Underminer
struct zReferenceAsset : xDynAsset
{
    uint32 initial;
};
Offset Type Variable Description
0x00 uint32 initial