TerrainDeformRandom

Parameters
x real
y real
radius real
minDelta real
maxDelta real
duration integer

The duration in milliseconds.

updateInterval integer
comment
note

Permanent terrain deformations are not present in saved game files.

patch

1.07

return type
terraindeformation
Source code
native TerrainDeformRandom          takes real x, real y, real radius, real minDelta, real maxDelta, integer duration, integer updateInterval returns terraindeformation
Source
common.j
wc3modding.com
TerrainDeformRandom