DetectorStateDefinition

The new state, variable values, and timer settings of the detector (instance).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the new state of the detector (instance).

Link copied to clipboard

The new values of the detector's timers. Any timer whose value isn't specified is cleared, and its timeout event won't occur.

Link copied to clipboard

The new values of the detector's variables. Any variable whose value isn't specified is cleared.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String