Navigation
API > API/Developer > API/Developer/DatasmithExporterUI
| Name | IDirectLinkUI |
| Type | class |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithExporterUI/Public/IDirectLinkUI.h |
| Include Path | #include "IDirectLinkUI.h" |
Syntax
class IDirectLinkUI
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDirectLinkUI() |
IDirectLinkUI.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * GetDirectLinkCacheDirectory() |
Get the user defined cache directory for direct link | IDirectLinkUI.h | |
void OpenDirectLinkStreamWindow() |
IDirectLinkUI.h | ||
void SetStreamWindowCenter
(
int InCenterX, |
Open the direct link connections window or move it up front if it's already open | IDirectLinkUI.h |