Navigation
API > API/Plugins > API/Plugins/MotionWarping > API/Plugins/MotionWarping/UMotionWarpingComponent
References
| Module | MotionWarping |
| Header | /Engine/Plugins/Animation/MotionWarping/Source/MotionWarping/Public/MotionWarpingComponent.h |
| Include | #include "MotionWarpingComponent.h" |
UFUNCTION&40;BlueprintCallable, Category&61;"Motion Warping"&41;
void AddOrUpdateWarpTargetFromLocation
&40;
FName WarpTargetName,
FVector TargetLocation
&41;
Remarks
Create and adds or update a target associated with a specified name
Parameters
| Name | Description |
|---|---|
| WarpTargetName | Warp target identifier |
| TargetLocation | Location for the warp target |