SwiftlyS2

EventEndmatchMapvoteSelectingMap

Interface EventEndmatchMapvoteSelectingMap

Namespace: SwiftlyS2.Shared.GameEventDefinitions

Assembly: SwiftlyS2.CS2.dll

Event "endmatch_mapvote_selecting_map"

public interface EventEndmatchMapvoteSelectingMap : IGameEvent<EventEndmatchMapvoteSelectingMap>

Implements

Properties

Count

Number of "ties"


type: byte

byte Count { get; set; }
Property Value

Slot1

type: byte

byte Slot1 { get; set; }
Property Value

Slot10

type: byte

byte Slot10 { get; set; }
Property Value

Slot2

type: byte

byte Slot2 { get; set; }
Property Value

Slot3

type: byte

byte Slot3 { get; set; }
Property Value

Slot4

type: byte

byte Slot4 { get; set; }
Property Value

Slot5

type: byte

byte Slot5 { get; set; }
Property Value

Slot6

type: byte

byte Slot6 { get; set; }
Property Value

Slot7

type: byte

byte Slot7 { get; set; }
Property Value

Slot8

type: byte

byte Slot8 { get; set; }
Property Value

Slot9

type: byte

byte Slot9 { get; set; }
Property Value

On this page