Table of Contents

Class CPhysThruster

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

Constructors

CPhysThruster(nint)

public CPhysThruster(nint pointer)

Parameters

pointer nint

Properties

LocalOrigin

[SchemaMember("CPhysThruster", "m_localOrigin")]
public Vector LocalOrigin { get; }

Property Value

Vector