Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor
Inheritance Hierarchy
- TSharedFromThis
- FRetargetPlaybackManager
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/IKRetargetEditorController.h |
| Include | #include "RetargetEditor/IKRetargetEditorController.h" |
Syntax
struct FRetargetPlaybackManager : public TSharedFromThis< FRetargetPlaybackManager >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRetargetPlaybackManager
(
TWeakPtr< FIKRetargetEditorController > InEditorController |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsStopped () |
||
| void | |||
| void | PlayAnimationAsset
(
UAnimationAsset* AssetToPlay |
||
| void | |||
| void | StopPlayback () |