Table of Contents

Class CCSPlayer_AimPunchServices

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CCSPlayer_AimPunchServices : CPlayerPawnComponent
Inheritance
object
CCSPlayer_AimPunchServices
Inherited Members

Constructors

CCSPlayer_AimPunchServices(nint)

public CCSPlayer_AimPunchServices(nint pointer)

Parameters

pointer nint

Properties

PredictableBaseAngle

[SchemaMember("CCSPlayer_AimPunchServices", "m_predictableBaseAngle")]
public QAngle PredictableBaseAngle { get; }

Property Value

QAngle

PredictableBaseAngleVel

[SchemaMember("CCSPlayer_AimPunchServices", "m_predictableBaseAngleVel")]
public QAngle PredictableBaseAngleVel { get; }

Property Value

QAngle

PredictableBaseTick

[SchemaMember("CCSPlayer_AimPunchServices", "m_predictableBaseTick")]
public ref int PredictableBaseTick { get; }

Property Value

int

PredictableBaseTickInterpAmount

[SchemaMember("CCSPlayer_AimPunchServices", "m_predictableBaseTickInterpAmount")]
public ref float PredictableBaseTickInterpAmount { get; }

Property Value

float

UnpredictableBaseAngle

[SchemaMember("CCSPlayer_AimPunchServices", "m_unpredictableBaseAngle")]
public QAngle UnpredictableBaseAngle { get; }

Property Value

QAngle

UnpredictableBaseTick

[SchemaMember("CCSPlayer_AimPunchServices", "m_unpredictableBaseTick")]
public ref int UnpredictableBaseTick { get; }

Property Value

int