Black Ops III

SetWaveWaterHeight

Sets the height of one or all waters in a level

Example:

SetWaveWaterHeight( "huge_lake", 15.0 )

Parameters

ParameterSummary
*water nameThe name of the water affected, or empty string for all
*heightThe new height value in world coordinates

* = mandatory