SkeldJS
    Preparing search index...

    Type Alias SystemConstructor<T>

    SystemConstructor: new (
        shipStatus: ShipStatus<StatefulRoom<StatefulRoom<any, {}>, {}>>,
        systemType: SystemType,
    ) => T

    Type Parameters

    • T

    Type Declaration