Table of Contents

Class EventVipEscaped

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

Constructors

EventVipEscaped(bool)

public EventVipEscaped(bool force)

Parameters

force bool

EventVipEscaped(nint)

public EventVipEscaped(nint pointer)

Parameters

pointer nint

Properties

Userid

public CCSPlayerController? Userid { get; set; }

Property Value

CCSPlayerController