SwiftlyS2

CAnimFrameBlockAnim

Interface CAnimFrameBlockAnim

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EndFrame

ref int EndFrame { get; }
Property Value

SegmentIndexArray

ref CUtlVector<int> SegmentIndexArray { get; }
Property Value

StartFrame

ref int StartFrame { get; }
Property Value

On this page