TerrainDeformWave

Parameters
x real
y real
dirX real
dirY real
distance real
speed real
radius real
depth real
trailTime integer
count integer
note

Permanent terrain deformations are not present in saved game files.

return type
terraindeformation
Source code
native TerrainDeformWave takes real x, real y, real dirX, real dirY, real distance, real speed, real radius, real depth, integer trailTime, integer count returns terraindeformation
Source
effects.j
wc3modding.com
TerrainDeformWave