EvilEngine/DYNA/effect:Waterhose: Difference between revisions

From Heavy Iron Modding
Content added Content deleted
(Created page with "<onlyinclude> {{#vardefine:name|effect:Waterhose}}<nowiki/> {{#vardefine:version|}}<nowiki/> {{#vardefine:hash|0x03E64AEB}}<nowiki/> {{#vardefine:games|}}<nowiki/> {{#vardefin...")
 
No edit summary
Line 8: Line 8:
</onlyinclude>
</onlyinclude>
{{AutoDynaInfobox}}
{{AutoDynaInfobox}}

Unused Dynamic Type that's not used in any game

{| class="wikitable"
! Offset !! Type !! Variable !! Description
|-
| 0x00 || [[Vector3]] || '''startpos''' ||
|-
| 0x0C || [[Vector3]] || '''endpos''' ||
|-
| 0x18 || ColorTag || '''color''' ||
|-
| 0x1C || [[SGRP]] || '''sound''' ||
|-
| 0x20 || [[SGRP]] || '''soundhit''' ||
|}


{{DynaAssets}}
{{DynaAssets}}

Revision as of 05:11, 28 May 2021

effect:Waterhose
Hash0x03E64AEB

Unused Dynamic Type that's not used in any game

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