EvilEngine/DYNA/effect:Waterhose: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
No edit summary
No edit summary
Line 18: Line 18:
| 0x0C || [[Vector3]] || '''endpos''' ||
| 0x0C || [[Vector3]] || '''endpos''' ||
|-
|-
| 0x18 || ColorTag || '''color''' ||
| 0x18 || [[Color]]|| '''color''' ||
|-
|-
| 0x1C || [[SGRP]] || '''sound''' ||
| 0x1C || [[AssetID]] || '''sound''' ||
|-
|-
| 0x20 || [[SGRP]] || '''soundhit''' ||
| 0x20 || [[AssetID]] || '''soundhit''' ||
|}
|}



Revision as of 11:50, 28 June 2022

effect:Waterhose
Hash0x03E64AEB

Unused Dynamic Type that's not used in any game

Offset Type Variable Description
0x00 Vector3 startpos
0x0C Vector3 endpos
0x18 Color color
0x1C AssetID sound
0x20 AssetID soundhit