Table of Contents

Class CSoundOpvarSetPathCornerEntity

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

Constructors

CSoundOpvarSetPathCornerEntity(nint)

public CSoundOpvarSetPathCornerEntity(nint pointer)

Parameters

pointer nint

Properties

DistMaxSqr

[SchemaMember("CSoundOpvarSetPathCornerEntity", "m_flDistMaxSqr")]
public ref float DistMaxSqr { get; }

Property Value

float

DistMinSqr

[SchemaMember("CSoundOpvarSetPathCornerEntity", "m_flDistMinSqr")]
public ref float DistMinSqr { get; }

Property Value

float

PathCornerEntityName

[SchemaMember("CSoundOpvarSetPathCornerEntity", "m_iszPathCornerEntityName")]
public string PathCornerEntityName { get; set; }

Property Value

string