CSeqCmdSeqDesc
Interface CSeqCmdSeqDesc
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSeqCmdSeqDesc : ISchemaClass<CSeqCmdSeqDesc>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
ActivityArray
ref CUtlVector<CAnimActivity> ActivityArray { get; }Property Value
CmdLayerArray
ref CUtlVector<CSeqCmdLayer> CmdLayerArray { get; }Property Value
EventArray
ref CUtlVector<CAnimEventDefinition> EventArray { get; }Property Value
FPS
ref float FPS { get; }Property Value
Flags
CSeqSeqDescFlag Flags { get; }Property Value
FrameCount
ref short FrameCount { get; }Property Value
FrameRangeSequence
ref short FrameRangeSequence { get; }Property Value
Name
ref CBufferString Name { get; }Property Value
NumLocalResults
ref short NumLocalResults { get; }Property Value
PoseSettingArray
ref CUtlVector<CSeqPoseSetting> PoseSettingArray { get; }Property Value
SubCycles
ref short SubCycles { get; }Property Value
Transition
CSeqTransition Transition { get; }Property Value