Table of Contents

Class CWeaponShield

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

Constructors

CWeaponShield(nint)

public CWeaponShield(nint pointer)

Parameters

pointer nint

Properties

BulletDamageAbsorbed

[SchemaMember("CWeaponShield", "m_flBulletDamageAbsorbed")]
public ref float BulletDamageAbsorbed { get; }

Property Value

float

DisplayHealth

[SchemaMember("CWeaponShield", "m_flDisplayHealth")]
public ref float DisplayHealth { get; }

Property Value

float

LastBulletHitSoundTime

[SchemaMember("CWeaponShield", "m_flLastBulletHitSoundTime")]
public ref float LastBulletHitSoundTime { get; }

Property Value

float