Navigation
API > API/Editor > API/Editor/Kismet
| Name | FCompilerResultsSummoner |
| Type | struct |
| Header File | /Engine/Source/Editor/Kismet/Public/BlueprintEditorSharedTabFactories.h |
| Include Path | #include "BlueprintEditorSharedTabFactories.h" |
Syntax
struct FCompilerResultsSummoner : public FWorkflowTabFactory
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FWorkflowTabFactory → FCompilerResultsSummoner
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCompilerResultsSummoner
(
TSharedPtr< class FAssetEditorToolkit > InHostingApp |
BlueprintEditorSharedTabFactories.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< SWidget > CreateTabBody
(
const FWorkflowTabSpawnInfo& Info |
BlueprintEditorSharedTabFactories.h | ||
virtual FText GetTabToolTipText
(
const FWorkflowTabSpawnInfo& Info |
BlueprintEditorSharedTabFactories.h |