GameEventGameActionGameSpawned
The game has been spawned (only for CS2)
type GameEventGameActionGameSpawned {
mapName: String!
}
Fields
GameEventGameActionGameSpawned.mapName ● String! non-null scalar
The name of the map
Implemented By
GameEventGameActionData union