Class CPhysThruster
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CPhysThruster : CPhysForce, IEquatable<CEntityInstance>
- Inheritance
-
objectCPhysThruster
- Implements
- Inherited Members
Constructors
CPhysThruster(nint)
public CPhysThruster(nint pointer)
Parameters
pointer
nint
Properties
LocalOrigin
[SchemaMember("CPhysThruster", "m_localOrigin")]
public Vector LocalOrigin { get; }