]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add a method to get the first available ItemSlot (#29846)
authorShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
Wed, 18 Sep 2024 23:55:53 +0000 (16:55 -0700)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 23:55:53 +0000 (09:55 +1000)
commit7ceb2d250799474c6c627121a0cfde7bf90379d4
tree309fbf88263c364ca3ba9235495b08a73a90553a
parentd4a5bc8d6be87a90ee70db4530efa1a0864f177b
Add a method to get the first available ItemSlot (#29846)

* Add a method to get the first available ItemSlot

* Make TryInsertEmpty use TryGetAvailableSlot

* Add param doc comments
Content.Shared/Containers/ItemSlot/ItemSlotsSystem.cs