Class CSoundStackSave
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CSoundStackSave : CLogicalEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectCSoundStackSave
- Implements
- Inherited Members
Constructors
CSoundStackSave(nint)
public CSoundStackSave(nint pointer)
Parameters
pointer
nint
Properties
StackName
[SchemaMember("CSoundStackSave", "m_iszStackName")]
public string StackName { get; set; }