Table of Contents

Class SimpleConstraintSoundProfile

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

Constructors

SimpleConstraintSoundProfile(nint)

public SimpleConstraintSoundProfile(nint pointer)

Parameters

pointer nint

Properties

KeyPointMaxSoundThreshold

[SchemaMember("SimpleConstraintSoundProfile", "m_flKeyPointMaxSoundThreshold")]
public ref float KeyPointMaxSoundThreshold { get; }

Property Value

float

KeyPointMinSoundThreshold

[SchemaMember("SimpleConstraintSoundProfile", "m_flKeyPointMinSoundThreshold")]
public ref float KeyPointMinSoundThreshold { get; }

Property Value

float

ReversalSoundThresholdLarge

[SchemaMember("SimpleConstraintSoundProfile", "m_reversalSoundThresholdLarge")]
public ref float ReversalSoundThresholdLarge { get; }

Property Value

float

ReversalSoundThresholdMedium

[SchemaMember("SimpleConstraintSoundProfile", "m_reversalSoundThresholdMedium")]
public ref float ReversalSoundThresholdMedium { get; }

Property Value

float

ReversalSoundThresholdSmall

[SchemaMember("SimpleConstraintSoundProfile", "m_reversalSoundThresholdSmall")]
public ref float ReversalSoundThresholdSmall { get; }

Property Value

float