| IAssetEditorInstance | ||||||
| FBaseToolkit | ||||||
| TSharedFromThis
|
Module |
|
Header |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/GroomCustomAssetEditorToolkit.h |
Include |
#include "GroomCustomAssetEditorToolkit.h" |
class FGroomCustomAssetEditorToolkit : public IGroomCustomAssetEditorToolkit
Name | Description | |
---|---|---|
|
FGroomCustomAssetEditorToolkit() |
Name | Description | |
---|---|---|
|
~FGroomCustomAssetEditorToolkit() |
Destructor |
Name | Description | ||
---|---|---|---|
|
void |
InitCustomAssetEditor ( |
Edits the specified asset object |
Name | Description | ||
---|---|---|---|
|
int32 |
GetActiveBindingIndex() |
Return the index of the active binding. |
|
UGroomAsset ... |
GetCustomAsset() |
End IToolkit interface Retrieves the current custom asset. |
|
void |
PreviewBinding ( |
Set preview of a particular binding. |
|
void |
SetCustomAsset ( |
Set the current custom asset. |
Name | Description | ||
---|---|---|---|
|
void |
OnClose() |
Called when this toolkit is being closed |
Name | Description | ||
---|---|---|---|
|
bool |
IsPrimaryEditor() |
Name | Description | ||
---|---|---|---|
|
GetBaseToolkitName() |
Returns the localized name of this toolkit type (typically just " |
|
|
GetToolkitFName() |
Begin IToolkit interface |
|
|
GetToolkitName() |
Returns the localized name of this toolkit |
|
|
GetToolkitToolTipText() |
Returns the localized tooltip text of this toolkit |
|
|
GetWorldCentricTabColorScale() |
||
|
GetWorldCentricTabPrefix() |
Returns the localize prefix string to use for tab labels in world-centric mode. |
|
|
void |
RegisterTabSpawners ( |
IToolkit interface |
|
void |
UnregisterTabSpawners ( |
Unregister tabs that this toolkit can spawn |