Navigation
Unreal Engine C++ API Reference > Plugins > DatasmithDispatcher
References
Module | DatasmithDispatcher |
Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithDispatcher/Public/DatasmithDispatcherNetworking.h |
Include | #include "DatasmithDispatcherNetworking.h" |
Syntax
class FCommandQueue
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Disconnect
(
double Timeout_s |
|
![]() |
TSharedPtr< ICommand > | GetNextCommand
(
double Timeout_s |
|
![]() |
bool | IsValid () |
|
![]() |
bool | SendCommand
(
ICommand& Commmand, |
|
![]() |
void | SetNetworkInterface
(
FNetworkNode* InNetworkInterface |