Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore > API/Plugins/UserToolBoxCore/UUTBCommandUMGUI
References
| Module | UserToolBoxCore |
| Header | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/UTBBaseUICommand.h |
| Include | #include "UTBBaseUICommand.h" |
UFUNCTION (BlueprintImplementableEvent, Category=" Command UI")
bool DoesSupportClass
(
TSubclassOf < UUTBBaseCommand > ObjectClass
)