Table of Contents

Class locksound_t

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class locksound_t : NativeObject
Inheritance
locksound_t
Inherited Members

Constructors

locksound_t(nint)

public locksound_t(nint pointer)

Parameters

pointer nint

Properties

FlwaitSound

[SchemaMember("locksound_t", "flwaitSound")]
public ref float FlwaitSound { get; }

Property Value

float

SLockedSound

[SchemaMember("locksound_t", "sLockedSound")]
public string SLockedSound { get; set; }

Property Value

string

SUnlockedSound

[SchemaMember("locksound_t", "sUnlockedSound")]
public string SUnlockedSound { get; set; }

Property Value

string