SceneRecallStatus

@Serializable
value class SceneRecallStatus(val key: String)

When writing active, the actions in the scene are executed on the target.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val key: String