Table of Contents

Class EventClientsideReloadCustomEcon

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
[EventName("clientside_reload_custom_econ")]
public class EventClientsideReloadCustomEcon : GameEvent
Inheritance
EventClientsideReloadCustomEcon
Inherited Members

Constructors

EventClientsideReloadCustomEcon(bool)

public EventClientsideReloadCustomEcon(bool force)

Parameters

force bool

EventClientsideReloadCustomEcon(nint)

public EventClientsideReloadCustomEcon(nint pointer)

Parameters

pointer nint

Properties

Steamid

public string Steamid { get; set; }

Property Value

string