Navigation
API > API/Plugins > API/Plugins/IKRigEditor
| Name | SIKRetargetAssetBrowser |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SIKRetargetAssetBrowser.h |
| Include Path | #include "RetargetEditor/SIKRetargetAssetBrowser.h" |
Syntax
class SIKRetargetAssetBrowser : public SBox
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SBox → SIKRetargetAssetBrowser
- FSlateControlledConstruction → SWidget → SPanel → SBox → SIKRetargetAssetBrowser
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetBrowserBox | TSharedPtr< SBox > | The animation asset browser | RetargetEditor/SIKRetargetAssetBrowser.h | |
| EditorController | TWeakPtr< FIKRetargetEditorController > | Editor controller | RetargetEditor/SIKRetargetAssetBrowser.h | |
| FIKRetargetEditorController | friend | RetargetEditor/SIKRetargetAssetBrowser.h | ||
| GetCurrentSelectionDelegate | FGetCurrentSelectionDelegate | Used to get the currently selected assets | RetargetEditor/SIKRetargetAssetBrowser.h | |
| PrevBatchOutputPath | FString | Remember the path the user chose between exports | RetargetEditor/SIKRetargetAssetBrowser.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
RetargetEditor/SIKRetargetAssetBrowser.h | ||
void RefreshView() |
RetargetEditor/SIKRetargetAssetBrowser.h |