SwiftlyS2

CAnimationLayer

Interface CAnimationLayer

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Cycle

SchemaUntypedField Cycle { get; }
Property Value

Flags

ref int Flags { get; }
Property Value

KillDelay

ref float KillDelay { get; }
Property Value

KillRate

ref float KillRate { get; }
Property Value

Looping

ref bool Looping { get; }
Property Value

Order

SchemaUntypedField Order { get; }
Property Value

PrevCycle

ref float PrevCycle { get; }
Property Value

Priority

ref int Priority { get; }
Property Value

Sequence

SchemaUntypedField Sequence { get; }
Property Value

SequenceFinished

ref bool SequenceFinished { get; }
Property Value

Weight

SchemaUntypedField Weight { get; }
Property Value

On this page