Skip to main content
Version: 2024-06-05

GameEventPlayerSituationClutch

A player has triggered player situation clutch, meaning the player was left alone versus the enemy team and won

type GameEventPlayerSituationClutch {
opponentsAlive: Int!
}

Fields

GameEventPlayerSituationClutch.opponentsAlive ● Int! non-null scalar

How many opponents were alive against the player

Implemented By

GameEventPlayerSituationData union