FWorldBrowserModule::ShutdownModule

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IModuleInterface::ShutdownModule()

FWorldBrowserModule::ShutdownModule()

References

Module

WorldBrowser

Header

/Engine/Source/Editor/WorldBrowser/Public/WorldBrowserModule.h

Include

#include "WorldBrowserModule.h"

Source

/Engine/Source/Editor/WorldBrowser/Private/WorldBrowserModule.cpp

Syntax

virtual void ShutdownModule()

Remarks

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