Class CMapVetoPickController
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CMapVetoPickController : CBaseEntity, IEquatable<CEntityInstance>
- Inheritance
-
object
CMapVetoPickController
- Implements
-
- Inherited Members
-
Constructors
CMapVetoPickController(nint)
public CMapVetoPickController(nint pointer)
Parameters
pointer
nint
Properties
AccountIDs
[SchemaMember("CMapVetoPickController", "m_nAccountIDs")]
public Span<int> AccountIDs { get; }
Property Value
- Span<int>
CurrentPhase
[SchemaMember("CMapVetoPickController", "m_nCurrentPhase")]
public ref int CurrentPhase { get; }
Property Value
- int
DblPreMatchDraftSequenceTime
[SchemaMember("CMapVetoPickController", "m_dblPreMatchDraftSequenceTime")]
public ref double DblPreMatchDraftSequenceTime { get; }
Property Value
- double
DraftType
[SchemaMember("CMapVetoPickController", "m_nDraftType")]
public ref int DraftType { get; }
Property Value
- int
MapId0
[SchemaMember("CMapVetoPickController", "m_nMapId0")]
public Span<int> MapId0 { get; }
Property Value
- Span<int>
MapId1
[SchemaMember("CMapVetoPickController", "m_nMapId1")]
public Span<int> MapId1 { get; }
Property Value
- Span<int>
MapId2
[SchemaMember("CMapVetoPickController", "m_nMapId2")]
public Span<int> MapId2 { get; }
Property Value
- Span<int>
MapId3
[SchemaMember("CMapVetoPickController", "m_nMapId3")]
public Span<int> MapId3 { get; }
Property Value
- Span<int>
MapId4
[SchemaMember("CMapVetoPickController", "m_nMapId4")]
public Span<int> MapId4 { get; }
Property Value
- Span<int>
MapId5
[SchemaMember("CMapVetoPickController", "m_nMapId5")]
public Span<int> MapId5 { get; }
Property Value
- Span<int>
NeedToPlayFiveSecondsRemaining
[SchemaMember("CMapVetoPickController", "m_bNeedToPlayFiveSecondsRemaining")]
public ref bool NeedToPlayFiveSecondsRemaining { get; }
Property Value
- bool
PhaseDurationTicks
[SchemaMember("CMapVetoPickController", "m_nPhaseDurationTicks")]
public ref int PhaseDurationTicks { get; }
Property Value
- int
PhaseStartTick
[SchemaMember("CMapVetoPickController", "m_nPhaseStartTick")]
public ref int PhaseStartTick { get; }
Property Value
- int
PlayedIntroVcd
[SchemaMember("CMapVetoPickController", "m_bPlayedIntroVcd")]
public ref bool PlayedIntroVcd { get; }
Property Value
- bool
PreMatchDraftStateChanged
[SchemaMember("CMapVetoPickController", "m_bPreMatchDraftStateChanged")]
public ref bool PreMatchDraftStateChanged { get; }
Property Value
- bool
StartingSide0
[SchemaMember("CMapVetoPickController", "m_nStartingSide0")]
public Span<int> StartingSide0 { get; }
Property Value
- Span<int>
TeamWinningCoinToss
[SchemaMember("CMapVetoPickController", "m_nTeamWinningCoinToss")]
public ref int TeamWinningCoinToss { get; }
Property Value
- int
TeamWithFirstChoice
[SchemaMember("CMapVetoPickController", "m_nTeamWithFirstChoice")]
public Span<int> TeamWithFirstChoice { get; }
Property Value
- Span<int>
VoteMapIdsList
[SchemaMember("CMapVetoPickController", "m_nVoteMapIdsList")]
public Span<int> VoteMapIdsList { get; }
Property Value
- Span<int>