SwiftlyS2

CPropDoorRotating

Interface CPropDoorRotating

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPropDoorRotating : CBasePropDoor, CDynamicProp, CBreakableProp, CBaseProp, CBaseAnimGraph, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseAnimGraph>, ISchemaClass<CBaseProp>, ISchemaClass<CBreakableProp>, ISchemaClass<CDynamicProp>, ISchemaClass<CBasePropDoor>, ISchemaClass<CPropDoorRotating>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AjarAngle

ref float AjarAngle { get; }
Property Value

AjarDoorShouldntAlwaysOpen

ref bool AjarDoorShouldntAlwaysOpen { get; }
Property Value

Axis

ref Vector Axis { get; }
Property Value

BackBoundsMax

ref Vector BackBoundsMax { get; }
Property Value

BackBoundsMin

ref Vector BackBoundsMin { get; }
Property Value

CurrentOpenDirection

ref PropDoorRotatingOpenDirection_e CurrentOpenDirection { get; }
Property Value

DefaultCheckDirection

ref doorCheck_e DefaultCheckDirection { get; }
Property Value

Distance

ref float Distance { get; }
Property Value

EntityBlocker

ref CHandle<CEntityBlocker> EntityBlocker { get; }
Property Value

ForwardBoundsMax

ref Vector ForwardBoundsMax { get; }
Property Value

ForwardBoundsMin

ref Vector ForwardBoundsMin { get; }
Property Value

Goal

ref QAngle Goal { get; }
Property Value

OpenDirection

ref PropDoorRotatingOpenDirection_e OpenDirection { get; }
Property Value

RotationAjarDeprecated

ref QAngle RotationAjarDeprecated { get; }
Property Value

RotationClosed

ref QAngle RotationClosed { get; }
Property Value

RotationOpenBack

ref QAngle RotationOpenBack { get; }
Property Value

RotationOpenForward

ref QAngle RotationOpenForward { get; }
Property Value

SpawnPosition

ref PropDoorRotatingSpawnPos_t SpawnPosition { get; }
Property Value

On this page