fish-station/Content.Shared/Trigger/Components/Triggers
ViolentMonk 6e8260cf3f
Trigger for OnInteractUsing (#39692)
* Add trigger for InteractOnUsing

* Add blacklist and targetUsed fields

* Update Content.Shared/Trigger/Components/Triggers/TriggerOnInteractUsingComponent.cs

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-08-16 23:57:16 +02:00
..
ActiveTriggerOnTimedCollideComponent.cs
BaseTriggerOnXComponent.cs
RepeatingTriggerComponent.cs
TriggerOnActivateComponent.cs
TriggerOnActivateImplantComponent.cs
TriggerOnBuckledComponent.cs Add trigger-refactor components and systems: Batch 1 (#39391) 2025-08-14 09:39:54 +02:00
TriggerOnCollideComponent.cs
TriggerOnDidEquipComponent.cs Equip and unequip triggers (#39675) 2025-08-16 15:50:32 +02:00
TriggerOnDidUnequipComponent.cs Equip and unequip triggers (#39675) 2025-08-16 15:50:32 +02:00
TriggerOnEmptyGunshotComponent.cs
TriggerOnExaminedComponent.cs Add trigger-refactor components and systems: Batch 1 (#39391) 2025-08-14 09:39:54 +02:00
TriggerOnGotEquippedComponent.cs Equip and unequip triggers (#39675) 2025-08-16 15:50:32 +02:00
TriggerOnGotInsertedIntoContainerComponent.cs Add container-related triggers (#39647) 2025-08-15 01:53:48 +02:00
TriggerOnGotRemovedFromContainerComponent.cs Add container-related triggers (#39647) 2025-08-15 01:53:48 +02:00
TriggerOnGotUnequippedComponent.cs Equip and unequip triggers (#39675) 2025-08-16 15:50:32 +02:00
TriggerOnInsertedIntoContainerComponent.cs Add container-related triggers (#39647) 2025-08-15 01:53:48 +02:00
TriggerOnInteractHandComponent.cs ExtinguishOnTrigger and TriggerOnInteractHand (#39537) 2025-08-11 21:21:11 +02:00
TriggerOnInteractUsingComponent.cs Trigger for OnInteractUsing (#39692) 2025-08-16 23:57:16 +02:00
TriggerOnLandComponent.cs Add trigger-refactor components and systems: Batch 1 (#39391) 2025-08-14 09:39:54 +02:00
TriggerOnMobstateChangeComponent.cs
TriggerOnProximityComponent.cs
TriggerOnRemovedFromContainerComponent.cs Add container-related triggers (#39647) 2025-08-15 01:53:48 +02:00
TriggerOnRoundEndComponent.cs Trigger on round end (#39545) 2025-08-11 09:44:36 +02:00
TriggerOnSignalComponent.cs
TriggerOnSlipComponent.cs
TriggerOnSpawnComponent.cs
TriggerOnStepTriggerComponent.cs
TriggerOnStrappedComponent.cs Add trigger-refactor components and systems: Batch 1 (#39391) 2025-08-14 09:39:54 +02:00
TriggerOnStuckComponent.cs
TriggerOnThrowComponent.cs Throwing triggers (#39650) 2025-08-14 22:33:37 -07:00
TriggerOnThrownComponent.cs Throwing triggers (#39650) 2025-08-14 22:33:37 -07:00
TriggerOnTimedCollideComponent.cs
TriggerOnUnbuckledComponent.cs Add trigger-refactor components and systems: Batch 1 (#39391) 2025-08-14 09:39:54 +02:00
TriggerOnUnstrappedComponent.cs Add trigger-refactor components and systems: Batch 1 (#39391) 2025-08-14 09:39:54 +02:00
TriggerOnUseComponent.cs
TriggerOnVerb.cs
TriggerOnVoiceComponent.cs