Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/IServerProxy
Description
Sets the current server's endpoint. Ignores request and returns false if server is currently active.
| Name | SetIPEndpoint |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCServer.h |
| Include Path | #include "OSCServer.h" |
bool SetIPEndpoint
(
const FIPv4Endpoint & InEndpoint
)