FHttpPath::SetPath

Sets the server-relative http path

Windows
MacOS
Linux

References

Module

HttpServer

Header

/Engine/Source/Runtime/Online/HTTPServer/Public/HttpPath.h

Include

#include "HttpPath.h"

Source

/Engine/Source/Runtime/Online/HTTPServer/Private/HttpPath.cpp

Syntax

void SetPath
(
    FString Path
)

Remarks

Sets the server-relative http path

Parameters

Parameter

Description

Path

the new path to assign

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss