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 (raise an issue to discuss on Github or submit a PR)
return type
terraindeformation
Source code
native TerrainDeformRandom          takes real x, real y, real radius, real minDelta, real maxDelta, integer duration, integer updateInterval returns terraindeformation