EvilEngine/DYNA/logic:Function Generator
From Heavy Iron Modding
< EvilEngine | DYNA(Redirected from DYNA/logic:Function Generator)
logic:Function Generator | |
---|---|
Hash | 0x4494F483 |
Games used | The Incredibles |
Offset | Type | Variable | Description |
---|---|---|---|
0x00 | float | startCycleWidth | |
0x04 | float | middleCycleWidth | |
0x08 | float | endCycleWidth | |
0x0C | float | startPulseWidth | |
0x10 | float | middlePulseWidth | |
0x14 | float | endPulseWidth | |
0x18 | float | middleTime | |
0x1C | float | endTime | |
0x20 | uchar | middleEnabled | |
0x21 | uchar | endEnabled | |
0x22 | uchar[2] | Padding |