CCSPlayer_AimPunchServices
Interface CCSPlayer_AimPunchServices
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CCSPlayer_AimPunchServices : CPlayerPawnComponent, ISchemaClass<CPlayerPawnComponent>, ISchemaClass<CCSPlayer_AimPunchServices>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPlayerPawnComponent
- ISchemaClass<CPlayerPawnComponent>
- ISchemaClass<CCSPlayer_AimPunchServices>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
PredictableBaseAngle
ref QAngle PredictableBaseAngle { get; }Property Value
PredictableBaseAngleVel
ref QAngle PredictableBaseAngleVel { get; }Property Value
PredictableBaseTick
GameTick_t PredictableBaseTick { get; }Property Value
PredictableBaseTickInterpAmount
ref float PredictableBaseTickInterpAmount { get; }Property Value
UnpredictableBaseAngle
ref QAngle UnpredictableBaseAngle { get; }Property Value
UnpredictableBaseTick
GameTick_t UnpredictableBaseTick { get; }Property Value
Methods
PredictableBaseAngleUpdated()
void PredictableBaseAngleUpdated()PredictableBaseAngleVelUpdated()
void PredictableBaseAngleVelUpdated()PredictableBaseTickInterpAmountUpdated()
void PredictableBaseTickInterpAmountUpdated()PredictableBaseTickUpdated()
void PredictableBaseTickUpdated()UnpredictableBaseAngleUpdated()
void UnpredictableBaseAngleUpdated()UnpredictableBaseTickUpdated()
void UnpredictableBaseTickUpdated()