In the code below it should probably be called outSlots and not actions.
enfusion://ScriptEditor/Scripts/Game/generated/Components/SlotManagerComponent.c;18
class SlotManagerComponent: GameComponent { proto external int GetSlotInfos(out notnull array<EntitySlotInfo> outActions); };