RBWCM-SDK Documentation - v1.1.0
    Preparing search index...

    Interface MapBanStartedPayload

    interface MapBanStartedPayload {
        gameId: number;
        mapPool: string[];
        turnTeamIndex: number;
    }
    Index

    Properties

    gameId: number
    mapPool: string[]
    turnTeamIndex: number