⇐ Index
Available in version 1.3 and later.
GetTerraformMarker(<-cellX <-cellY) ->markerLevel
Returns an int indicating the terraform marker at the specified location. A value of -1 means there is no marker at the location. Other values indicate that height that the terraform marker represents.
trace(GetTerraformMarker(10 15)) ->level
⇐ Index