TerrainDeformRipple

Parameters
xreal
yreal
radiusreal
depthreal
durationinteger

The duration in milliseconds.

countinteger
spaceWavesreal
timeWavesreal
radiusStartPctreal
limitNegboolean
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 TerrainDeformRipple          takes real x, real y, real radius, real depth, integer duration, integer count, real spaceWaves, real timeWaves, real radiusStartPct, boolean limitNeg returns terraindeformation