Choose your operating system:
Windows
macOS
Linux
| IModuleInterface
|
Module |
|
Header |
/Engine/Source/Editor/WorldPartitionEditor/Public/WorldPartitionEditorModule.h |
Include |
#include "WorldPartitionEditorModule.h" |
class FWorldPartitionEditorModule : public IWorldPartitionEditorModule
The module holding all of the UI related pieces for SubLevels management
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
CreateWorldPartitionEditor() |
Creates a world partition widget |
Name | Description | ||
---|---|---|---|
|
ConvertMap ( |
||
|
FWorldPartit... |
OnWorldPartitionCreated() |
Return the world added event. |
Name | Description | ||
---|---|---|---|
|
ShutdownModule() |
Called before the module is unloaded, right before the module object is destroyed. |
|
|
StartupModule() |
Called right after the module DLL has been loaded and the module object has been created |