Table of Contents

Class CPathCorner

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

Constructors

CPathCorner(nint)

public CPathCorner(nint pointer)

Parameters

pointer nint

Properties

OnPass

[SchemaMember("CPathCorner", "m_OnPass")]
public CEntityIOOutput OnPass { get; }

Property Value

CEntityIOOutput

Radius

[SchemaMember("CPathCorner", "m_flRadius")]
public ref float Radius { get; }

Property Value

float

Wait

[SchemaMember("CPathCorner", "m_flWait")]
public ref float Wait { get; }

Property Value

float