CBtActionAim
Interface CBtActionAim
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CBtActionAim : CBtNode, ISchemaClass<CBtNode>, ISchemaClass<CBtActionAim>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Acquired
ref bool Acquired { get; }Property Value
AimReadyKey
string AimReadyKey { get; set; }Property Value
AimTimer
CountdownTimer AimTimer { get; }Property Value
DoneAiming
ref bool DoneAiming { get; }Property Value
FocusIntervalTimer
CountdownTimer FocusIntervalTimer { get; }Property Value
LerpStartTime
ref float LerpStartTime { get; }Property Value
NextLookTarget
ref QAngle NextLookTarget { get; }Property Value
NextLookTargetLerpTime
ref float NextLookTargetLerpTime { get; }Property Value
PenaltyReductionRatio
ref float PenaltyReductionRatio { get; }Property Value
SensorInputKey
string SensorInputKey { get; set; }Property Value
SniperHoldTimer
CountdownTimer SniperHoldTimer { get; }Property Value
ZoomCooldownTimestamp
ref float ZoomCooldownTimestamp { get; }Property Value