Table of Contents

Class CCashStack

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CCashStack : CBaseModelEntity, IEquatable<CEntityInstance>
Inheritance
object
CCashStack
Implements
Inherited Members

Constructors

CCashStack(nint)

public CCashStack(nint pointer)

Parameters

pointer nint

Properties

CashStackValue

[SchemaMember("CCashStack", "m_nCashStackValue")]
public ref int CashStackValue { get; }

Property Value

int