SwiftlyS2

CAnimData

Interface CAnimData

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AnimArray

ref CUtlVector<CAnimDesc> AnimArray { get; }
Property Value

DecoderArray

ref CUtlVector<CAnimDecoder> DecoderArray { get; }
Property Value

MaxUniqueFrameIndex

ref int MaxUniqueFrameIndex { get; }
Property Value

Name

ref CBufferString Name { get; }
Property Value

SegmentArray

ref CUtlVector<CAnimFrameSegment> SegmentArray { get; }
Property Value

On this page