ItemTrigger

Encounter trigger: the player must engage with a specific item to enter the scene.

public sealed class ItemTrigger : TriggerDescriptor

Inheritance System.ObjectTriggerDescriptor → ItemTrigger

Properties

EntityUuid

Uuid of the referenced Item (not the human “item_*” id — universal-uuid rule).

public string EntityUuid { get; }
Property Value

System.String

Docs last synced: 2026-07-08
Screenshot viewer