IContentBrowserDataModule::Get

Singleton-like access to this module's interface.

Unreal Engine C++ API Reference > Editor > ContentBrowserData > IContentBrowserDataModule

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/IContentBrowserDataModule.h
Include #include "IContentBrowserDataModule.h"
static [IContentBrowserDataModule](API\Editor\ContentBrowserData\IContentBrowserDataModule) & Get()  

Remarks

Singleton-like access to this module's interface.

Beware of calling this during the shutdown phase. Your module might have been unloaded already ( Returns the singleton instance, loading the module on demand if needed.

See Also

GetPtr).


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library