Class CSoundEventSphereEntity
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CSoundEventSphereEntity : CSoundEventEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectCSoundEventSphereEntity
- Implements
- Inherited Members
Constructors
CSoundEventSphereEntity(nint)
public CSoundEventSphereEntity(nint pointer)
Parameters
pointer
nint
Properties
Radius
[SchemaMember("CSoundEventSphereEntity", "m_flRadius")]
public ref float Radius { get; }