Table of Contents

Class CSoundEventSphereEntity

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CSoundEventSphereEntity : CSoundEventEntity, IEquatable<CEntityInstance>
Inheritance
object
CSoundEventSphereEntity
Implements
Inherited Members

Constructors

CSoundEventSphereEntity(nint)

public CSoundEventSphereEntity(nint pointer)

Parameters

pointer nint

Properties

Radius

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

Property Value

float