Table of Contents

Class CKnife

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

Constructors

CKnife(nint)

public CKnife(nint pointer)

Parameters

pointer nint

Properties

FirstAttack

[SchemaMember("CKnife", "m_bFirstAttack")]
public ref bool FirstAttack { get; }

Property Value

bool