Table of Contents

Class EventVoteStarted

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

Constructors

EventVoteStarted(bool)

public EventVoteStarted(bool force)

Parameters

force bool

EventVoteStarted(nint)

public EventVoteStarted(nint pointer)

Parameters

pointer nint

Properties

Initiator

public long Initiator { get; set; }

Property Value

long

Issue

public string Issue { get; set; }

Property Value

string

Param1

public string Param1 { get; set; }

Property Value

string

Team

public int Team { get; set; }

Property Value

int