SwiftlyS2

CAnimFoot

Interface CAnimFoot

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AnkleBoneIndex

ref int AnkleBoneIndex { get; }
Property Value

BallOffset

ref Vector BallOffset { get; }
Property Value

HeelOffset

ref Vector HeelOffset { get; }
Property Value

Name

string Name { get; set; }
Property Value

ToeBoneIndex

ref int ToeBoneIndex { get; }
Property Value

On this page