IInventory.GetEquipped method
Currently equipped module UUIDs by slot (1..ModSlotMaxCount; 4 before patch 3.7, 5 since). Slots with no module are absent from the returned dictionary.
public EquippedSet? GetEquipped()See Also
Section titled “See Also”- record EquippedSet
- interface IInventory
- namespace Stellar.Abstractions.Services