Table of Contents

Class CInfoPlayerStart

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

Constructors

CInfoPlayerStart(nint)

public CInfoPlayerStart(nint pointer)

Parameters

pointer nint

Properties

Disabled

[SchemaMember("CInfoPlayerStart", "m_bDisabled")]
public ref bool Disabled { get; }

Property Value

bool