Table of Contents

Class EventVoteCastYes

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

Constructors

EventVoteCastYes(bool)

public EventVoteCastYes(bool force)

Parameters

force bool

EventVoteCastYes(nint)

public EventVoteCastYes(nint pointer)

Parameters

pointer nint

Properties

Entityid

public long Entityid { get; set; }

Property Value

long

Team

public int Team { get; set; }

Property Value

int