CCSPlayerController_ActionTrackingServices
Interface CCSPlayerController_ActionTrackingServices
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CCSPlayerController_ActionTrackingServices : CPlayerControllerComponent, ISchemaClass<CPlayerControllerComponent>, ISchemaClass<CCSPlayerController_ActionTrackingServices>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPlayerControllerComponent
- ISchemaClass<CPlayerControllerComponent>
- ISchemaClass<CCSPlayerController_ActionTrackingServices>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
MatchStats
CSMatchStats_t MatchStats { get; }Property Value
NumRoundKills
ref int NumRoundKills { get; }Property Value
NumRoundKillsHeadshots
ref int NumRoundKillsHeadshots { get; }Property Value
PerRoundStats
ref CUtlVector<CSPerRoundStats_t> PerRoundStats { get; }Property Value
TotalRoundDamageDealt
ref float TotalRoundDamageDealt { get; }Property Value
Methods
MatchStatsUpdated()
void MatchStatsUpdated()NumRoundKillsHeadshotsUpdated()
void NumRoundKillsHeadshotsUpdated()NumRoundKillsUpdated()
void NumRoundKillsUpdated()PerRoundStatsUpdated()
void PerRoundStatsUpdated()TotalRoundDamageDealtUpdated()
void TotalRoundDamageDealtUpdated()