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")
void GetSendIPAddress
(
UPARAM(ref) FString & IPAddress,
UPARAM(ref) int32 & Port
)
Remarks
Gets the OSC Client IP address and port.