EvilEngine/DYNA/Analog Direction
From Heavy Iron Modding
< EvilEngine | DYNA
Analog Direction | |
---|---|
Hash | 0xC0288F1F |
Games used | Ratatouille Prototype |
Format
struct zAnalogInputDirectionAsset : xDynAsset
{
uint32 stick;
uint32 outputID[2];
};
Offset | Type | Variable | Description |
---|---|---|---|
0x00 | uint32 | stick | |
0x04 | AssetID | outputID1 | |
0x08 | AssetID | outputID2 |
Hidden category: