SwiftlyS2

CFollowPathInstanceData

Interface CFollowPathInstanceData

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CFollowPathInstanceData : ISchemaClass<CFollowPathInstanceData>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

DampedTurnValue

ref float DampedTurnValue { get; }
Property Value

LastPathTime

ref float LastPathTime { get; }
Property Value

PredictionScale

SchemaUntypedField PredictionScale { get; }
Property Value

TurnAmount

ref float TurnAmount { get; }
Property Value

XLastPredictedTransformsDeltas

SchemaUntypedField XLastPredictedTransformsDeltas { get; }
Property Value

On this page