![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Namespaces | |
| namespace | TransformableHandleUtils |
Functions | |
| bool | TransformableHandleUtils::SkipTicking () |
| void | TransformableHandleUtils::TickDependantComponents (USceneComponent *InComponent) |
| void | TransformableHandleUtils::TickSkeletalMeshComponent (USkeletalMeshComponent *InSkeletalMeshComponent) |
| void | TransformableHandleUtils::MarkComponentForEvaluation (const USceneComponent *InSceneComponent, const bool bRecursive) |
| FTransform | TransformableHandleUtils::GetGlobalTransform (USceneComponent *InSceneComponent, const FName InSocketName) |
| const UE::Anim::FAnimationEvaluator & | TransformableHandleUtils::EvaluateComponent (USceneComponent *InSceneComponent) |
| CONSTRAINTS_API const UE::Anim::FAnimationEvaluator & | TransformableHandleUtils::EvaluateComponent (USceneComponent *InSceneComponent, const UE::Anim::FAnimationEvaluationTask &InTask) |
| template<typename T = UObject> | |
| T * | TransformableHandleUtils::GetTarget (const TObjectPtr< UTransformableHandle > &InHandle) |