Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CoreMisc.h |
Include | #include "Misc/CoreMisc.h" |
Syntax
struct FUrlConfig
Remarks
Helper for obtaining the default Url configuration
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | DefaultHost | |
![]() |
FString | DefaultName | |
![]() |
int32 | DefaultPort | |
![]() |
FString | DefaultPortal | |
![]() |
FString | DefaultProtocol | |
![]() |
FString | DefaultSaveExt |