IContentBrowserDataModule::Get

Singleton-like access to this module's interface.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/IContentBrowserDataModule.h

Include

#include "IContentBrowserDataModule.h"

Syntax

static IContentBrowserDataModule & Get()

Remarks

Singleton-like access to this module's interface. @note Beware of calling this during the shutdown phase. Your module might have been unloaded already (

Returns

Returns the singleton instance, loading the module on demand if needed.

See Also

GetPtr).

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