CCSMatch
Struct CCSMatch
Namespace: SwiftlyS2.Shared.Natives
Assembly: SwiftlyS2.CS2.dll
public struct CCSMatchInherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Fields
ActualRoundsPlayed
public short ActualRoundsPlayedField Value
CTScoreFirstHalf
public short CTScoreFirstHalfField Value
CTScoreOvertime
public short CTScoreOvertimeField Value
CTScoreSecondHalf
public short CTScoreSecondHalfField Value
CTScoreTotal
public short CTScoreTotalField Value
NOvertimePlaying
public short NOvertimePlayingField Value
Phase
public GamePhase PhaseField Value
TerroristScoreFirstHalf
public short TerroristScoreFirstHalfField Value
TerroristScoreOvertime
public short TerroristScoreOvertimeField Value
TerroristScoreSecondHalf
public short TerroristScoreSecondHalfField Value
TerroristScoreTotal
public short TerroristScoreTotalField Value
TotalScore
public short TotalScoreField Value
Methods
ToString()
Returns a formatted string representation of the match data.
public override readonly string ToString()Returns