Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInternetAddrDemo > API/Runtime/Engine/FInternetAddrDemo/GetPort
- FInternetAddr::GetPort()
- FInternetAddrDemo::GetPort()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ReplayTypes.h |
| Include | #include "ReplayTypes.h" |
virtual void GetPort
&40;
int32 & OutPort
&41; const
Remarks
Copies the port number from this address and places it into a host byte order int
Parameters
| Name | Description |
|---|---|
| OutPort | the host byte order int that receives the port |