Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/IClientProxy
References
| Module | OSC |
| Header | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCClient.h |
| Include | #include "OSCClient.h" |
| Source | /Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCClient.cpp |
static TUniquePtr< IClientProxy > Create
(
const FString & ClientName
)
Remarks
Creates a new client proxy that can be used by any system where the provided dispatch callback is called on a worker thread.