Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FCompilerResultsSummoner
- FWorkflowTabFactory::CreateTabBody()
- FCompilerResultsSummoner::CreateTabBody()
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/BlueprintEditorSharedTabFactories.h |
| Include | #include "BlueprintEditorSharedTabFactories.h" |
| Source | /Engine/Source/Editor/Kismet/Private/BlueprintEditorTabFactories.cpp |
virtual TSharedRef< SWidget > CreateTabBody
&40;
const FWorkflowTabSpawnInfo & Info
&41; const
Remarks
Creates the widget that will be the body of the new tab Users will most commonly override just this.