TerrainErrorEventCallback

typealias TerrainErrorEventCallback = (@R|kotlin/ParameterName|(name = String(err)) ERROR CLASS: Symbol not found for JsError) -> Unit(source)

A function that is called when an error occurs.

Parameters

err

An object holding details about the error that occurred.

See also