]> git.smokeofanarchy.ru Git - space-station-14.git/commit
TriggerOnUiOpen/Close (#41718)
authorsleepyyapril <123355664+sleepyyapril@users.noreply.github.com>
Sun, 7 Dec 2025 19:54:10 +0000 (15:54 -0400)
committerGitHub <noreply@github.com>
Sun, 7 Dec 2025 19:54:10 +0000 (19:54 +0000)
commit5c70d28927836a7bb671547bac2ea2230c0477a4
tree819f22eefc927c434857e647133775862b97c961
parent7cc256890b8099b5f3427dc0fb9c9a69fc78fc14
TriggerOnUiOpen/Close (#41718)

* feat: TriggerOnUiOpen/Close

* chore: minor clarification

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

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* Update Content.Shared/Trigger/Components/Triggers/TriggerOnUiOpenComponent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
* chore: review

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Shared/Trigger/Components/Triggers/TriggerOnUiCloseComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Components/Triggers/TriggerOnUiOpenComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Systems/TriggerSystem.Interaction.cs