Table of Contents

Class EventCsWinPanelRound

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

Constructors

EventCsWinPanelRound(bool)

public EventCsWinPanelRound(bool force)

Parameters

force bool

EventCsWinPanelRound(nint)

public EventCsWinPanelRound(nint pointer)

Parameters

pointer nint

Properties

FinalEvent

public int FinalEvent { get; set; }

Property Value

int

FunfactData1

public long FunfactData1 { get; set; }

Property Value

long

FunfactData2

public long FunfactData2 { get; set; }

Property Value

long

FunfactData3

public long FunfactData3 { get; set; }

Property Value

long

FunfactPlayer

public CCSPlayerController? FunfactPlayer { get; set; }

Property Value

CCSPlayerController

FunfactToken

public string FunfactToken { get; set; }

Property Value

string

ShowTimerAttack

public bool ShowTimerAttack { get; set; }

Property Value

bool

ShowTimerDefend

public bool ShowTimerDefend { get; set; }

Property Value

bool

TimerTime

public int TimerTime { get; set; }

Property Value

int