Table of Contents

Class CLogicNavigation

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

Constructors

CLogicNavigation(nint)

public CLogicNavigation(nint pointer)

Parameters

pointer nint

Properties

IsOn

[SchemaMember("CLogicNavigation", "m_isOn")]
public ref bool IsOn { get; }

Property Value

bool

NavProperty

[SchemaMember("CLogicNavigation", "m_navProperty")]
public ref navproperties_t NavProperty { get; }

Property Value

navproperties_t