swiftlys2/docs/api/ai/
API Reference Natives

CCSMatch

Struct
Namespace: SwiftlyS2.Shared.Natives · Assembly: SwiftlyS2.CS2.dll
public struct CCSMatch
View source

Methods

ToString()

Returns a formatted string representation of the match data.

public override readonly string ToString()
Returns

Fields

ActualRoundsPlayed

public short ActualRoundsPlayed
Field Value

CTScoreFirstHalf

public short CTScoreFirstHalf
Field Value

CTScoreOvertime

public short CTScoreOvertime
Field Value

CTScoreSecondHalf

public short CTScoreSecondHalf
Field Value

CTScoreTotal

public short CTScoreTotal
Field Value

NOvertimePlaying

public short NOvertimePlaying
Field Value

Phase

public GamePhase Phase
Field Value

TerroristScoreFirstHalf

public short TerroristScoreFirstHalf
Field Value

TerroristScoreOvertime

public short TerroristScoreOvertime
Field Value

TerroristScoreSecondHalf

public short TerroristScoreSecondHalf
Field Value

TerroristScoreTotal

public short TerroristScoreTotal
Field Value

TotalScore

public short TotalScore
Field Value