SwiftlyS2

CSeqS1SeqDesc

Interface CSeqS1SeqDesc

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ActivityArray

ref CUtlVector<CAnimActivity> ActivityArray { get; }
Property Value

AutoLayerArray

ref CUtlVector<CSeqAutoLayer> AutoLayerArray { get; }
Property Value

Fetch

CSeqMultiFetch Fetch { get; }
Property Value

Flags

CSeqSeqDescFlag Flags { get; }
Property Value

FootMotion

ref CUtlVector<CFootMotion> FootMotion { get; }
Property Value

IKLockArray

ref CUtlVector<CSeqIKLock> IKLockArray { get; }
Property Value

LegacyKeyValueText

ref CBufferString LegacyKeyValueText { get; }
Property Value

LocalWeightlist

ref int LocalWeightlist { get; }
Property Value

Name

ref CBufferString Name { get; }
Property Value

SequenceKeys

SchemaUntypedField SequenceKeys { get; }
Property Value

Transition

CSeqTransition Transition { get; }
Property Value

On this page