Table of Contents

Class CEnvSoundscapeProxy

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CEnvSoundscapeProxy : CEnvSoundscape, IEquatable<CEntityInstance>
Inheritance
CEnvSoundscapeProxy
Implements
Derived
Inherited Members

Constructors

CEnvSoundscapeProxy(nint)

public CEnvSoundscapeProxy(nint pointer)

Parameters

pointer nint

Properties

MainSoundscapeName

[SchemaMember("CEnvSoundscapeProxy", "m_MainSoundscapeName")]
public string MainSoundscapeName { get; set; }

Property Value

string