SwiftlyS2

CNmBoneWeightList

Interface CNmBoneWeightList

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BoneIDs

ref CUtlVector<CGlobalSymbol> BoneIDs { get; }
Property Value

SkeletonName

SchemaUntypedField SkeletonName { get; }
Property Value

Weights

ref CUtlVector<float> Weights { get; }
Property Value

On this page