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
AnglesLS
[SchemaMember("CInfoChoreoAnchorPosition", "m_qAnglesLS")]
public Quaternion AnglesLS { get; }
Property Value
- Quaternion
ExtentsMax
[SchemaMember("CInfoChoreoAnchorPosition", "m_vExtentsMax")]
public Vector ExtentsMax { get; }
Property Value
- Vector
ExtentsMin
[SchemaMember("CInfoChoreoAnchorPosition", "m_vExtentsMin")]
public Vector ExtentsMin { get; }
Property Value
- Vector
OnlyWarpPosition
[SchemaMember("CInfoChoreoAnchorPosition", "m_bOnlyWarpPosition")]
public ref bool OnlyWarpPosition { get; }
Property Value
- bool
OriginLS
[SchemaMember("CInfoChoreoAnchorPosition", "m_vOriginLS")]
public Vector OriginLS { get; }
Property Value
- Vector
Parent
[SchemaMember("CInfoChoreoAnchorPosition", "m_hParent")]
public CHandle<CBaseEntity> Parent { get; }
Property Value
- CHandle<CBaseEntity>
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