UContentBrowserDataSource::RegisterDataSource

Register this data source instance for use with the Content Browser Data Subsystem.

Windows
MacOS
Linux

References

Module

ContentBrowserData

Header

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

Include

#include "ContentBrowserDataSource.h"

Source

/Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserDataSource.cpp

Syntax

void RegisterDataSource()

Remarks

Register this data source instance for use with the Content Browser Data Subsystem. @note This does not activate the data source.

See Also

the EnabledDataSources array in the ContentBrowserData Subsystem for more information on activation.

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