FHierarchicalLODOutlinerModule

The module holding all of the UI related pieces for HLOD Outliner

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

FHierarchicalLODOutlinerModule

References

Module

HierarchicalLODOutliner

Header

/Engine/Source/Editor/HierarchicalLODOutliner/Public/HierarchicalLODOutlinerModule.h

Include

#include "HierarchicalLODOutlinerModule.h"

Syntax

class FHierarchicalLODOutlinerModule : public IModuleInterface

Remarks

The module holding all of the UI related pieces for HLOD Outliner

Functions

Name Description

Public function Virtual

TSharedRef< ...

 

CreateHLODOutlinerWidget()

Creates the HLOD Outliner widget

Public function

void

 

OnHLODLevelsArrayChangedEvent()

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