SW Combine SDK
    Preparing search index...

    Interface TypesWeaponImages

    interface TypesWeaponImages {
        button?: string;
        large?: string;
        small?: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    button?: string
    large?: string
    small?: string