FURL::RemoveOption

Remove an option from the URL

Choose your operating system:

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 RemoveOption
(
    const TCHAR * Key,
    const TCHAR * Section,
    const FString & Filename
)

Remarks

Remove an option from the URL