Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/UIpNetDriver
| Type | Name | Description | |
|---|---|---|---|
| void | SetSocketAndLocalAddress
(
FSocket* NewSocket |
Use the version of SetSocketAndLocalAddress which takes a TSharedPtr | |
| void | SetSocketAndLocalAddress
(
const TSharedPtr< FSocket >& SharedSocket |
Set the current NetDriver's Socket/LocalAddr to the given socket (typically after Net Address Resolution). |