Table of Contents

Class CPhysImpact

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

Constructors

CPhysImpact(nint)

public CPhysImpact(nint pointer)

Parameters

pointer nint

Properties

Damage

[SchemaMember("CPhysImpact", "m_damage")]
public ref float Damage { get; }

Property Value

float

DirectionEntityName

[SchemaMember("CPhysImpact", "m_directionEntityName")]
public string DirectionEntityName { get; set; }

Property Value

string

Distance

[SchemaMember("CPhysImpact", "m_distance")]
public ref float Distance { get; }

Property Value

float