Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UPoseAsset
Description
Update the retarget data pose from the source, if it exist, else clears the retarget data pose saved in RetargetSourceAssetReferencePose. Warning : This function calls LoadSynchronous at the retarget source asset soft object pointer, so it can not be used at PostLoad
| Name | UpdateRetargetSourceAssetData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/PoseAsset.h |
| Include Path | #include "Animation/PoseAsset.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/PoseAsset.cpp |
UFUNCTION (BlueprintCallable, Category="Animation")
void UpdateRetargetSourceAssetData()