FURL::AddOption

Add a unique option to the URL, replacing any existing one.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h

Include

#include "Engine/EngineBaseTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/URL.cpp

Syntax

void AddOption
(
    const TCHAR * Str
)

Remarks

Add a unique option to the URL, replacing any existing one.

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