Class EventPlayerStatsUpdated
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
[EventName("player_stats_updated")]
public class EventPlayerStatsUpdated : GameEvent
- Inheritance
-
objectEventPlayerStatsUpdated
- Inherited Members
Constructors
EventPlayerStatsUpdated(bool)
public EventPlayerStatsUpdated(bool force)
Parameters
force
bool
EventPlayerStatsUpdated(nint)
public EventPlayerStatsUpdated(nint pointer)
Parameters
pointer
nint
Properties
Forceupload
public bool Forceupload { get; set; }