SW Combine SDK
    Preparing search index...

    Interface TypesItemEquippableSlots

    interface TypesItemEquippableSlots {
        equippableslot?: string[];
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    equippableslot?: string[]