SwiftlyS2

CAnimMovement

Interface CAnimMovement

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Angle

ref float Angle { get; }
Property Value

Endframe

ref int Endframe { get; }
Property Value

Motionflags

ref int Motionflags { get; }
Property Value

Position

ref Vector Position { get; }
Property Value

V0

ref float V0 { get; }
Property Value

V1

ref float V1 { get; }
Property Value

Vector

ref Vector Vector { get; }
Property Value

On this page