Navigation
Unreal Engine C++ API Reference > Developer > DatasmithExporter
References
Module | DatasmithExporter |
Header | /Engine/Source/Developer/Datasmith/DatasmithExporter/Public/DatasmithDirectLink.h |
Include | #include "DatasmithDirectLink.h" |
Syntax
class FDatasmithDirectLink
Constructors
Type | Name | Description |
---|---|---|
FDatasmithDirectLink () |
Functions
Type | Name | Description |
---|---|---|
void | CloseCurrentSource () | Close the initialized DirectLink source if any. |
TSharedRef< ... | GetEnpoint () | |
bool | InitializeForScene ( const TSharedRef< IDatasmithScene >... ) | |
bool | Shutdown () | |
bool | UpdateScene ( const TSharedRef< IDatasmithScene >... ) | |
int32 | ValidateCommunicationSetup () |