TerrainDeformRandom

Parameters
xreal
yreal
radiusreal
minDeltareal
maxDeltareal
durationinteger

The duration in milliseconds.

updateIntervalinteger
comment
note

Permanent terrain deformations are not present in saved game files.

patch

1.07

Source
common.j (suggest an edit or discuss on Github)
return type
terraindeformation
Source code
native TerrainDeformRandom          takes real x, real y, real radius, real minDelta, real maxDelta, integer duration, integer updateInterval returns terraindeformation