Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/UOSCClient
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 |
UFUNCTION (BlueprintCallable, Category="Audio|OSC")
bool SetSendIPAddress
(
const FString & IPAddress,
const int32 Port
)
Remarks
Sets the OSC Client IP address and port. Returns whether address and port was successfully set.