SwiftlyS2

SequenceHistory_t

Interface SequenceHistory_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

CyclesPerSecond

ref float CyclesPerSecond { get; }
Property Value

PlaybackRate

ref float PlaybackRate { get; }
Property Value

SeqFixedCycle

ref float SeqFixedCycle { get; }
Property Value

SeqLoopMode

ref AnimLoopMode_t SeqLoopMode { get; }
Property Value

SeqStartTime

GameTime_t SeqStartTime { get; }
Property Value

Sequence

HSequence Sequence { get; }
Property Value

On this page