FOverlaysImporter::OpenFile

Opens the file and preparses it for import

Windows
MacOS
Linux

References

Module

Overlay

Header

/Engine/Source/Runtime/Overlay/Public/OverlaysImporter.h

Include

#include "OverlaysImporter.h"

Source

/Engine/Source/Runtime/Overlay/Private/Factories/OverlaysImporter.cpp

Syntax

bool OpenFile
(
    const FString & FilePath
)

Remarks

Opens the file and preparses it for import

Returns

True if the file was opened successfully, false if the file could not be opened or is not an overlay file.

Parameters

Parameter

Description

Filename

The file to open

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