FURL::operator==

Compare two URLs to see if they refer to the same exact thing.

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

bool operator==
(
    const FURL & Other
) const

Remarks

Compare two URLs to see if they refer to the same exact thing.