Table of Contents

Class EventDemoSkip

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

Constructors

EventDemoSkip(bool)

public EventDemoSkip(bool force)

Parameters

force bool

EventDemoSkip(nint)

public EventDemoSkip(nint pointer)

Parameters

pointer nint

Properties

DotaHeroChaseList

public int DotaHeroChaseList { get; set; }

Property Value

int

Local

public int Local { get; set; }

Property Value

int

PlaybackTick

public long PlaybackTick { get; set; }

Property Value

long

SkiptoTick

public long SkiptoTick { get; set; }

Property Value

long

UserMessageList

public int UserMessageList { get; set; }

Property Value

int