SwiftlyS2

CAnimLocalHierarchy

Interface CAnimLocalHierarchy

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Bone

ref CBufferString Bone { get; }
Property Value

EndFrame

ref int EndFrame { get; }
Property Value

NewParent

ref CBufferString NewParent { get; }
Property Value

PeakFrame

ref int PeakFrame { get; }
Property Value

StartFrame

ref int StartFrame { get; }
Property Value

TailFrame

ref int TailFrame { get; }
Property Value

On this page