Table of Contents

Class CPathSimple

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

Constructors

CPathSimple(nint)

public CPathSimple(nint pointer)

Parameters

pointer nint

Properties

PathString

[SchemaMember("CPathSimple", "m_pathString")]
public string PathString { get; set; }

Property Value

string