FOverlaysImporter

Windows
MacOS
Linux

References

Module

Overlay

Header

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

Include

#include "OverlaysImporter.h"

Syntax

class FOverlaysImporter

Constructors

Name Description

Public function

FOverlaysImporter()

Destructors

Name Description

Public function

~FOverlaysImporter()

Functions

Name Description

Public function Const

bool

 

ImportBasic

(
    TArray< FOverlayItem >& OutOverlay...
)

Parses the supplied import file for basic overlay data

Public function

bool

 

OpenFile

(
    const FString& FilePath
)

Opens the file and preparses it for import

Public function

void

 

Reset()

Resets the importer to a default state

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