FContentBrowserModule::ShutdownModule

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

Windows
MacOS
Linux

Override Hierarchy

IModuleInterface::ShutdownModule()

FContentBrowserModule::ShutdownModule()

References

Module

ContentBrowser

Header

/Engine/Source/Editor/ContentBrowser/Public/ContentBrowserModule.h

Include

#include "ContentBrowserModule.h"

Source

/Engine/Source/Editor/ContentBrowser/Private/ContentBrowserModule.cpp

Syntax

virtual void ShutdownModule()

Remarks

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

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