Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FAnimInstanceProxy
| Type | Name | Description | |
|---|---|---|---|
| void | RegisterWatchedPose
(
const FCompactPose& Pose, |
Please use RegisterWatchedPose that takes a pose and a curve | |
| void | RegisterWatchedPose
(
const FCSPose< FCompactPose >& Pose, |
Please use RegisterWatchedPose that takes a pose and a curve | |
| void | RegisterWatchedPose
(
const FCompactPose& Pose, |
Record pose for node of ID LinkID if it is currently being watched. | |
| void | RegisterWatchedPose
(
const FCSPose< FCompactPose >& Pose, |
Please use RegisterWatchedPose that takes a pose and a curve |