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