Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore
Inheritance Hierarchy
- IUTBUICommand
- UBaseCommandNativeUI
- UUTBCommandUMGUI
References
| Module | UserToolBoxCore |
| Header | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/UTBBaseUICommandInterface.h |
| Include | #include "UTBBaseUICommandInterface.h" |
Syntax
class IUTBUICommand
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| TSharedRef< SWidget > | GetUI () |
||
| bool | IsSupportingCommandClass
(
TSubclassOf< UUTBBaseCommand > CommandClass |
||
| void | SetCommand
(
UUTBBaseCommand* Command |