W3Booster SDK 2.0.0
    Preparing search index...

    Interface PlayerStatsCollection

    interface PlayerStatsCollection {
        ffa?: PlayerStats;
        solo?: PlayerStats;
        team?: PlayerStats;
        team4?: PlayerStats;
    }
    Index
    team4?: PlayerStats