Table of Contents

Class CCSGOViewModel

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

Constructors

CCSGOViewModel(nint)

public CCSGOViewModel(nint pointer)

Parameters

pointer nint

Properties

OldWeaponParity

[SchemaMember("CCSGOViewModel", "m_nOldWeaponParity")]
public ref uint OldWeaponParity { get; }

Property Value

uint

ShouldIgnoreOffsetAndAccuracy

[SchemaMember("CCSGOViewModel", "m_bShouldIgnoreOffsetAndAccuracy")]
public ref bool ShouldIgnoreOffsetAndAccuracy { get; }

Property Value

bool

WeaponParity

[SchemaMember("CCSGOViewModel", "m_nWeaponParity")]
public ref uint WeaponParity { get; }

Property Value

uint