Navigation
API > API/Plugins > API/Plugins/IKRigEditor
| Name | SIKRetargetPoseEditor |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SIKRetargetPoseEditor.h |
| Include Path | #include "RetargetEditor/SIKRetargetPoseEditor.h" |
Syntax
class SIKRetargetPoseEditor : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SIKRetargetPoseEditor
- FSlateControlledConstruction → SWidget → SCompoundWidget → SIKRetargetPoseEditor
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Contents | TSharedPtr< SVerticalBox > | RetargetEditor/SIKRetargetPoseEditor.h | ||
| EditorController | TWeakPtr< FIKRetargetEditorController > | RetargetEditor/SIKRetargetPoseEditor.h | ||
| PoseNames | TArray< TSharedPtr< FName > > | RetargetEditor/SIKRetargetPoseEditor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
RetargetEditor/SIKRetargetPoseEditor.h | ||
void RefreshPoseNames() |
RetargetEditor/SIKRetargetPoseEditor.h |