Table of Contents

Class CSoundStackSave

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

Constructors

CSoundStackSave(nint)

public CSoundStackSave(nint pointer)

Parameters

pointer nint

Properties

StackName

[SchemaMember("CSoundStackSave", "m_iszStackName")]
public string StackName { get; set; }

Property Value

string