Table of Contents

Class CSoundAreaEntitySphere

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CSoundAreaEntitySphere : CSoundAreaEntityBase, IEquatable<CEntityInstance>
Inheritance
CSoundAreaEntitySphere
Implements
Inherited Members

Constructors

CSoundAreaEntitySphere(nint)

public CSoundAreaEntitySphere(nint pointer)

Parameters

pointer nint

Properties

Radius

[SchemaMember("CSoundAreaEntitySphere", "m_flRadius")]
public ref float Radius { get; }

Property Value

float