CCSPlayer_ActionTrackingServices
Interface CCSPlayer_ActionTrackingServices
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CCSPlayer_ActionTrackingServices : CPlayerPawnComponent, ISchemaClass<CPlayerPawnComponent>, ISchemaClass<CCSPlayer_ActionTrackingServices>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPlayerPawnComponent
- ISchemaClass<CPlayerPawnComponent>
- ISchemaClass<CCSPlayer_ActionTrackingServices>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
IsRescuing
ref bool IsRescuing { get; }Property Value
LastWeaponBeforeC4AutoSwitch
ref CHandle<CBasePlayerWeapon> LastWeaponBeforeC4AutoSwitch { get; }Property Value
WeaponPurchasesThisMatch
WeaponPurchaseTracker_t WeaponPurchasesThisMatch { get; }Property Value
WeaponPurchasesThisRound
WeaponPurchaseTracker_t WeaponPurchasesThisRound { get; }Property Value
Methods
IsRescuingUpdated()
void IsRescuingUpdated()WeaponPurchasesThisMatchUpdated()
void WeaponPurchasesThisMatchUpdated()WeaponPurchasesThisRoundUpdated()
void WeaponPurchasesThisRoundUpdated()