SwiftlyS2

CNmSkeleton

Interface CNmSkeleton

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BoneIDs

ref CUtlLeanVector<CGlobalSymbol, int> BoneIDs { get; }
Property Value

ID

ref CGlobalSymbol ID { get; }
Property Value

IsPropSkeleton

ref bool IsPropSkeleton { get; }
Property Value

MaskDefinitions

ref CUtlLeanVector<NmBoneMaskSetDefinition_t, int> MaskDefinitions { get; }
Property Value

ModelSpaceReferencePose

ref CUtlVector<CTransform> ModelSpaceReferencePose { get; }
Property Value

NumBonesToSampleAtLowLOD

ref int NumBonesToSampleAtLowLOD { get; }
Property Value

ParentIndices

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

ParentSpaceReferencePose

ref CUtlVector<CTransform> ParentSpaceReferencePose { get; }
Property Value

SecondarySkeletons

ref CUtlLeanVector<CNmSkeleton__SecondarySkeleton_t, int> SecondarySkeletons { get; }
Property Value

On this page