vrdDeviceActionSignal¶
-
class
vrdDeviceActionSignal
¶
(Inherits vrdObjectSignal
)
Signal object containing an actual signal that is sent, when the action this object belongs to is triggered.
Summary¶
- Signals:
Signals¶
-
vrdDeviceActionSignal.
triggered
(action, device)¶ Signal is emitted when the corresponding device action is triggered.
Parameters: - action (vrdDeviceAction) – The action the signal belongs to and which is triggered.
- device (vrdVRDevice) – The device that triggered the action with an input.