This structure is used to transmit messages related to scenes to the clients.
public string SceneName:
public string SceneName
Represents the name of the scene.
public SceneOperation SceneOperation:
public SceneOperation SceneOperation
Specifies the type of scene operation.
public bool CustomHandling:
public bool CustomHandling
Indicates whether custom handling is required.
Last updated 2 years ago