Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInternetAddrDemo
- FInternetAddr::SetPort()
- FInternetAddrDemo::SetPort()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ReplayTypes.h |
| Include | #include "ReplayTypes.h" |
virtual void SetPort
&40;
int32 InPort
&41;
Remarks
Sets the port number from a host byte order int
Parameters
| Name | Description |
|---|---|
| InPort | the new port to use (must convert to network byte order) |