Table of Contents

Class CInfoChoreoAnchorPosition

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CInfoChoreoAnchorPosition : NativeObject
Inheritance
object
CInfoChoreoAnchorPosition
Inherited Members

Constructors

CInfoChoreoAnchorPosition(nint)

public CInfoChoreoAnchorPosition(nint pointer)

Parameters

pointer nint

Properties

Angles

[SchemaMember("CInfoChoreoAnchorPosition", "m_qAngles")]
public QAngle Angles { get; }

Property Value

QAngle

ExtentsMax

[SchemaMember("CInfoChoreoAnchorPosition", "m_vExtentsMax")]
public Vector ExtentsMax { get; }

Property Value

Vector

ExtentsMin

[SchemaMember("CInfoChoreoAnchorPosition", "m_vExtentsMin")]
public Vector ExtentsMin { get; }

Property Value

Vector

Origin

[SchemaMember("CInfoChoreoAnchorPosition", "m_vOrigin")]
public Vector Origin { get; }

Property Value

Vector

Radius

[SchemaMember("CInfoChoreoAnchorPosition", "m_flRadius")]
public ref float Radius { get; }

Property Value

float

ShapeType

[SchemaMember("CInfoChoreoAnchorPosition", "m_nShapeType")]
public ref CInfoChoreoLocatorShapeType_t ShapeType { get; }

Property Value

CInfoChoreoLocatorShapeType_t