Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher
References
| Module | InterchangeDispatcher |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeDispatcherNetworking.h |
| Include | #include "InterchangeDispatcherNetworking.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 |