Chartbreaker
    Preparing search index...

    Variable PopGunsConst

    PopGuns: {
        clazz: typeof PopGunGenerator;
        clazzType: "generator";
        flags: EXPOSED;
        legacyType: string;
        name: string;
        supportedModes: { logarithmic: true; relative: true };
        type: string;
    } = chartbreakerPlugins.PopGuns

    Type Declaration

    • clazz: typeof PopGunGenerator
    • clazzType: "generator"
    • flags: EXPOSED
    • legacyType: string
    • name: string
    • supportedModes: { logarithmic: true; relative: true }
    • type: string