Table of Contents

Class CPhysicsShake

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

Constructors

CPhysicsShake(nint)

public CPhysicsShake(nint pointer)

Parameters

pointer nint

Properties

Force

[SchemaMember("CPhysicsShake", "m_force")]
public Vector Force { get; }

Property Value

Vector