SwiftlyS2

CSeqBoneMaskList

Interface CSeqBoneMaskList

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BoneWeightArray

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

DefaultMorphCtrlWeight

ref float DefaultMorphCtrlWeight { get; }
Property Value

LocalBoneArray

ref CUtlVector<short> LocalBoneArray { get; }
Property Value

MorphCtrlWeightArray

ref CUtlVector<SchemaUntypedField> MorphCtrlWeightArray { get; }
Property Value

Name

ref CBufferString Name { get; }
Property Value

On this page