Table of Contents

Class CFists

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

Constructors

CFists(nint)

public CFists(nint pointer)

Parameters

pointer nint

Properties

DelayedHardPunchIncoming

[SchemaMember("CFists", "m_bDelayedHardPunchIncoming")]
public ref bool DelayedHardPunchIncoming { get; }

Property Value

bool

DestroyAfterTaunt

[SchemaMember("CFists", "m_bDestroyAfterTaunt")]
public ref bool DestroyAfterTaunt { get; }

Property Value

bool

PlayingUninterruptableAct

[SchemaMember("CFists", "m_bPlayingUninterruptableAct")]
public ref bool PlayingUninterruptableAct { get; }

Property Value

bool

RestorePrevWep

[SchemaMember("CFists", "m_bRestorePrevWep")]
public ref bool RestorePrevWep { get; }

Property Value

bool

UninterruptableActivity

[SchemaMember("CFists", "m_nUninterruptableActivity")]
public ref PlayerAnimEvent_t UninterruptableActivity { get; }

Property Value

PlayerAnimEvent_t

WeaponBeforePrevious

[SchemaMember("CFists", "m_hWeaponBeforePrevious")]
public CHandle<CBasePlayerWeapon> WeaponBeforePrevious { get; }

Property Value

CHandle<CBasePlayerWeapon>

WeaponPrevious

[SchemaMember("CFists", "m_hWeaponPrevious")]
public CHandle<CBasePlayerWeapon> WeaponPrevious { get; }

Property Value

CHandle<CBasePlayerWeapon>