SW Combine SDK
    Preparing search index...

    Interface TypesShipMaterials

    interface TypesShipMaterials {
        material?: TypesShipMaterial[];
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    material?: TypesShipMaterial[]