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