Skip to main content

Owned Trigger Device

The owned_trigger_device is a creative device that integrates with an ownership system to ensure that only the assigned owner can trigger its functionality. When the device's trigger is activated, it checks if the activating agent is the current owner; if so, a designated owner interaction trigger is fired.

Properties

Trigger

Type: trigger_device
The trigger that initiates the interaction. When activated, it checks whether the activating agent is the owner.

OwnerInteractedTrigger

Type: trigger_device
The trigger that is activated when the current owner interacts with the device.

OwnershipDevice

Type: ownership_device
The external device responsible for managing ownership. It links this device to the broader ownership system.