SW Combine SDK
    Preparing search index...

    Interface TypesShipWeapons

    interface TypesShipWeapons {
        weapon?: TypesShipWeapon[];
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    weapon?: TypesShipWeapon[]