FOverlaysImporter::ImportBasic

Parses the supplied import file for basic overlay data

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 ImportBasic
(
    TArray< FOverlayItem > & OutOverlays
) const

Remarks

Parses the supplied import file for basic overlay data

Returns

True if the file was parsed successfully

Parameters

Parameter

Description

OutSubtitles

The output array where new overlays are stored. This is emptied when the import begins

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