FFbxAutomationBuilderModule

The module holding all of the UI related pieces for pixel inspector

Windows
MacOS
Linux

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

Name Description

Public function Virtual

TSharedRef< ...

 

CreateFbxAutomationBuilderWidget()

Creates the HLOD Outliner widget

Public function Virtual

void

 

RegisterTabSpawner

(
    const TSharedPtr< FWorkspaceItem > ...
)

Public function Virtual

void

 

UnregisterTabSpawner()

Overridden from IModuleInterface

Name Description

Public function Virtual

void

 

ShutdownModule()

Called before the module is unloaded, right before the module object is destroyed.

Public function Virtual

void

 

StartupModule()

Called right after the module DLL has been loaded and the module object has been created

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss