Table of Contents

Class EventGameNewmap

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

Constructors

EventGameNewmap(bool)

public EventGameNewmap(bool force)

Parameters

force bool

EventGameNewmap(nint)

public EventGameNewmap(nint pointer)

Parameters

pointer nint

Properties

Mapname

public string Mapname { get; set; }

Property Value

string