UEngine::Browse

Browse to a specified URL, relative to the current one.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/Engine.h"

Source

/Engine/Source/Runtime/Engine/Private/UnrealEngine.cpp

Syntax

virtual EBrowseReturnVal::Type Browse
(
    FWorldContext & WorldContext,
    FURL URL,
    FString & Error
)

Remarks

Browse to a specified URL, relative to the current 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