FAttachRagdollParams¶
#include <AttachRagdollParams.h>
Public Functions¶
Name | |
---|---|
TBL_API | FAttachRagdollParams() |
Public Attributes¶
Name | |
---|---|
FName | AttachBone |
USceneComponent * | AttachParent |
FAttachRagdollBlendParams | InterpParams |
FVector | InterpToLocation |
TArray< FName > | OtherKinematicBones |
uint8 | bAbsoluteLocation |
uint8 | bDoInterpolate |
Updated on 2025-01-21 at 09:02:25 +0100