SwiftlyS2

CMoverInstanceData

Interface CMoverInstanceData

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DampedValue

ref float DampedValue { get; }
Property Value

Movement

ref Vector Movement { get; }
Property Value

Rotation

SchemaUntypedField Rotation { get; }
Property Value

TargetOrientation

SchemaUntypedField TargetOrientation { get; }
Property Value

On this page