Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowser
Inheritance Hierarchy
References
Module | ContentBrowser |
Header | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserModule.h |
Include | #include "ContentBrowserModule.h" |
Syntax
class FContentBrowserModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)
Remarks
Content browser module
Functions
Overridden from IModuleInterface
Type | Name | Description |
---|---|---|
void | ShutdownModule () | Called before the plugin is unloaded, right before the plugin object is destroyed. |
void | StartupModule () | Called right after the plugin DLL has been loaded and the plugin object has been created |
Typedefs
Constants
Name | Description |
---|---|
NumberOfRecentAssetsName |