Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/IContentBrowserSingleton
References
| Module | ContentBrowser |
| Header | /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h |
| Include | #include "IContentBrowserSingleton.h" |
TSharedRef< SWidget > CreateContentBrowserDrawer
&40;
const FContentBrowserConfig & ContentBrowserConfig,
TFunction< TSharedPtr< SDockTab >()> InOnGetTabForDrawer
&41;
Remarks
Generates a content browser for use in a drawer. This content browser is a singleton and is reused among all drawers. The content browser drawer widget
Parameters
| Name | Description |
|---|---|
| ContentBrowserConfig | Initial defaults for the new content browser |