Table of Contents

Class CPropDoorRotating

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

Constructors

CPropDoorRotating(nint)

public CPropDoorRotating(nint pointer)

Parameters

pointer nint

Properties

AjarAngle

[SchemaMember("CPropDoorRotating", "m_flAjarAngle")]
public ref float AjarAngle { get; }

Property Value

float

AjarDoorShouldntAlwaysOpen

[SchemaMember("CPropDoorRotating", "m_bAjarDoorShouldntAlwaysOpen")]
public ref bool AjarDoorShouldntAlwaysOpen { get; }

Property Value

bool

Axis

[SchemaMember("CPropDoorRotating", "m_vecAxis")]
public Vector Axis { get; }

Property Value

Vector

BackBoundsMax

[SchemaMember("CPropDoorRotating", "m_vecBackBoundsMax")]
public Vector BackBoundsMax { get; }

Property Value

Vector

BackBoundsMin

[SchemaMember("CPropDoorRotating", "m_vecBackBoundsMin")]
public Vector BackBoundsMin { get; }

Property Value

Vector

CurrentOpenDirection

[SchemaMember("CPropDoorRotating", "m_eCurrentOpenDirection")]
public ref PropDoorRotatingOpenDirection_e CurrentOpenDirection { get; }

Property Value

PropDoorRotatingOpenDirection_e

Distance

[SchemaMember("CPropDoorRotating", "m_flDistance")]
public ref float Distance { get; }

Property Value

float

EntityBlocker

[SchemaMember("CPropDoorRotating", "m_hEntityBlocker")]
public CHandle<CEntityBlocker> EntityBlocker { get; }

Property Value

CHandle<CEntityBlocker>

ForwardBoundsMax

[SchemaMember("CPropDoorRotating", "m_vecForwardBoundsMax")]
public Vector ForwardBoundsMax { get; }

Property Value

Vector

ForwardBoundsMin

[SchemaMember("CPropDoorRotating", "m_vecForwardBoundsMin")]
public Vector ForwardBoundsMin { get; }

Property Value

Vector

Goal

[SchemaMember("CPropDoorRotating", "m_angGoal")]
public QAngle Goal { get; }

Property Value

QAngle

OpenDirection

[SchemaMember("CPropDoorRotating", "m_eOpenDirection")]
public ref PropDoorRotatingOpenDirection_e OpenDirection { get; }

Property Value

PropDoorRotatingOpenDirection_e

RotationAjarDeprecated

[SchemaMember("CPropDoorRotating", "m_angRotationAjarDeprecated")]
public QAngle RotationAjarDeprecated { get; }

Property Value

QAngle

RotationClosed

[SchemaMember("CPropDoorRotating", "m_angRotationClosed")]
public QAngle RotationClosed { get; }

Property Value

QAngle

RotationOpenBack

[SchemaMember("CPropDoorRotating", "m_angRotationOpenBack")]
public QAngle RotationOpenBack { get; }

Property Value

QAngle

RotationOpenForward

[SchemaMember("CPropDoorRotating", "m_angRotationOpenForward")]
public QAngle RotationOpenForward { get; }

Property Value

QAngle

SpawnPosition

[SchemaMember("CPropDoorRotating", "m_eSpawnPosition")]
public ref PropDoorRotatingSpawnPos_t SpawnPosition { get; }

Property Value

PropDoorRotatingSpawnPos_t