Table of Contents

Class CCSPlayer_RadioServices

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CCSPlayer_RadioServices : CPlayerPawnComponent
Inheritance
CCSPlayer_RadioServices
Inherited Members

Constructors

CCSPlayer_RadioServices(nint)

public CCSPlayer_RadioServices(nint pointer)

Parameters

pointer nint

Properties

C4PlantTalkTimer

[SchemaMember("CCSPlayer_RadioServices", "m_flC4PlantTalkTimer")]
public ref float C4PlantTalkTimer { get; }

Property Value

float

DefusingTalkTimer

[SchemaMember("CCSPlayer_RadioServices", "m_flDefusingTalkTimer")]
public ref float DefusingTalkTimer { get; }

Property Value

float

GotHostageTalkTimer

[SchemaMember("CCSPlayer_RadioServices", "m_flGotHostageTalkTimer")]
public ref float GotHostageTalkTimer { get; }

Property Value

float

IgnoreRadio

[SchemaMember("CCSPlayer_RadioServices", "m_bIgnoreRadio")]
public ref bool IgnoreRadio { get; }

Property Value

bool

RadioTokenSlots

[SchemaMember("CCSPlayer_RadioServices", "m_flRadioTokenSlots")]
public Span<float> RadioTokenSlots { get; }

Property Value

Span<float>