CRagdollComponentUpdater
Interface CRagdollComponentUpdater
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CRagdollComponentUpdater : CAnimComponentUpdater, ISchemaClass<CAnimComponentUpdater>, ISchemaClass<CRagdollComponentUpdater>, ISchemaField, ISchemaClass, INativeHandleImplements
- CAnimComponentUpdater
- ISchemaClass<CAnimComponentUpdater>
- ISchemaClass<CRagdollComponentUpdater>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
BoneIndices
ref CUtlVector<int> BoneIndices { get; }Property Value
BoneNames
ref CUtlVector<CUtlString> BoneNames { get; }Property Value
BoneToWeightIndices
ref CUtlVector<int> BoneToWeightIndices { get; }Property Value
FollowAttachmentNodePaths
ref CUtlVector<CAnimNodePath> FollowAttachmentNodePaths { get; }Property Value
MaxStretch
ref float MaxStretch { get; }Property Value
RagdollNodePaths
ref CUtlVector<CAnimNodePath> RagdollNodePaths { get; }Property Value
SolidCollisionAtZeroWeight
ref bool SolidCollisionAtZeroWeight { get; }Property Value
SpringFrequencyMax
ref float SpringFrequencyMax { get; }Property Value
SpringFrequencyMin
ref float SpringFrequencyMin { get; }Property Value
WeightLists
ref CUtlVector<WeightList> WeightLists { get; }Property Value