CNmBoneWeightList
Interface CNmBoneWeightList
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CNmBoneWeightList : ISchemaClass<CNmBoneWeightList>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BoneIDs
ref CUtlVector<CGlobalSymbol> BoneIDs { get; }Property Value
SkeletonName
SchemaUntypedField SkeletonName { get; }Property Value
Weights
ref CUtlVector<float> Weights { get; }Property Value