Struct SwitchStateBroadcast
Server → Client broadcast when a switch is toggled. Communicates the new state.
public struct SwitchStateBroadcast : IBroadcast
- Implements
-
IBroadcast
- Inherited Members
Fields
Activated
True if the switch target is now activated.
public bool Activated
Field Value
InteractableID
ID of the switch interactable.
public long InteractableID