Table of Contents

Class EventPlayerStatsUpdated

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
[EventName("player_stats_updated")]
public class EventPlayerStatsUpdated : GameEvent
Inheritance
EventPlayerStatsUpdated
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; }

Property Value

bool