Navigation
API > API/Plugins > API/Plugins/FbxAutomationTestBuilder
Inheritance Hierarchy
- IModuleInterface
- FFbxAutomationBuilderModule
References
| Module | FbxAutomationTestBuilder |
| Header | /Engine/Plugins/Tests/FbxAutomationTestBuilder/Source/FbxAutomationTestBuilder/Public/FbxAutomationBuilderModule.h |
| Include | #include "FbxAutomationBuilderModule.h" |
Syntax
class FFbxAutomationBuilderModule : public IModuleInterface
Remarks
The module holding all of the UI related pieces for pixel inspector
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | Creates the HLOD Outliner widget | ||
| void | RegisterTabSpawner
(
const TSharedPtr< FWorkspaceItem >& WorkspaceGroup |
||
| void |
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | Called right after the module DLL has been loaded and the module object has been created |