UContentBrowserDataSource::SetDataSink

Set the data sink that can be used to communicate 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 SetDataSink
(
    IContentBrowserItemDataSink * InDataSink
)

Remarks

Set the data sink that can be used to communicate with the Content Browser Data Subsystem. This is set to a valid instance when the data source is activated, and set to null when it is deactivated.

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