Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInternetAddrDemo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SetIp
(
uint32 InAddr |
ReplayTypes.h | ||
virtual void SetIp
(
const TCHAR* InAddr, |
ReplayTypes.h |
SetIp(uint32)
| Name | SetIp |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ReplayTypes.h |
| Include Path | #include "ReplayTypes.h" |
virtual void SetIp
(
uint32 InAddr
)
SetIp(const TCHAR *, bool &)
| Name | SetIp |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ReplayTypes.h |
| Include Path | #include "ReplayTypes.h" |
virtual void SetIp
(
const TCHAR * InAddr,
bool & bIsValid
)