Navigation
API > API/Developer > API/Developer/DesktopPlatform > API/Developer/DesktopPlatform/IDesktopPlatform
Description
Set the URL of the configured Horde server for the current user account. This will set the source of the configuration to EConfigSource::Unspecified.
| Name | SetHordeUrl |
| Type | function |
| Header File | /Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h |
| Include Path | #include "IDesktopPlatform.h" |
void SetHordeUrl
(
const FString & HordeUrl
)
Parameters
| Name | Remarks |
|---|---|
| HordeUrl | URL of the Horde server |