SwiftlyS2

CPlayerInputAnimMotorUpdater

Interface CPlayerInputAnimMotorUpdater

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPlayerInputAnimMotorUpdater : CAnimMotorUpdaterBase, ISchemaClass<CAnimMotorUpdaterBase>, ISchemaClass<CPlayerInputAnimMotorUpdater>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AnticipationDistance

ref float AnticipationDistance { get; }
Property Value

AnticipationHeadingParam

CAnimParamHandle AnticipationHeadingParam { get; }
Property Value

AnticipationPosParam

CAnimParamHandle AnticipationPosParam { get; }
Property Value

SampleTimes

ref CUtlVector<float> SampleTimes { get; }
Property Value

SpringConstant

ref float SpringConstant { get; }
Property Value

UseAcceleration

ref bool UseAcceleration { get; }
Property Value

On this page