Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore
Inheritance Hierarchy
- UDynamicSubsystem
- UEditorSubsystem
- UUserToolboxSubsystem
References
| Module | UserToolBoxCore |
| Header | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/UserToolBoxSubsystem.h |
| Include | #include "UserToolBoxSubsystem.h" |
Syntax
UCLASS (BlueprintType)
class UUserToolboxSubsystem : public UEditorSubsystem
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnTabChanged | OnTabChanged |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Deinitialize () |
Implement this for deinitialization of instances of the system | |
| TSharedPtr< SWidget > | GenerateTabUI
(
const FAssetData Data, |
||
| TArray< FAssetData > | |||
| void | Initialize
(
FSubsystemCollectionBase& Collection |
Implement this for initialization of instances of the system | |
| bool | PickAnIcon
(
FString& OutValue |
||
| void | RefreshIcons () |
||
| void | |||
| void |
Constants
| Name | Description |
|---|---|
| AssetCategory |