RBWCM-SDK Documentation - v1.1.0
Preparing search index...
MapBannedPayload
Interface MapBannedPayload
Payload for
RankedEvent.MapBanned
interface
MapBannedPayload
{
bannedMapId
:
string
;
gameId
:
number
;
isBanFinished
:
boolean
;
remainingMaps
:
string
[]
;
turnTeamIndex
:
number
|
null
;
}
Index
Properties
banned
Map
Id
game
Id
is
Ban
Finished
remaining
Maps
turn
Team
Index
Properties
banned
Map
Id
bannedMapId
:
string
game
Id
gameId
:
number
is
Ban
Finished
isBanFinished
:
boolean
remaining
Maps
remainingMaps
:
string
[]
turn
Team
Index
turnTeamIndex
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
banned
Map
Id
game
Id
is
Ban
Finished
remaining
Maps
turn
Team
Index
RBWCM-SDK Documentation - v1.1.0
Loading...
Payload for RankedEvent.MapBanned