SwiftlyS2

CAnimBone

Interface CAnimBone

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Alignment

SchemaUntypedField Alignment { get; }
Property Value

Flags

ref int Flags { get; }
Property Value

Name

ref CBufferString Name { get; }
Property Value

Parent

ref int Parent { get; }
Property Value

Pos

ref Vector Pos { get; }
Property Value

Quat

SchemaUntypedField Quat { get; }
Property Value

Scale

ref float Scale { get; }
Property Value

On this page