Table of Contents

Class CPhysTorque

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

Constructors

CPhysTorque(nint)

public CPhysTorque(nint pointer)

Parameters

pointer nint

Properties

Axis

[SchemaMember("CPhysTorque", "m_axis")]
public Vector Axis { get; }

Property Value

Vector