Navigation
API > API/Runtime > API/Runtime/Overlay
References
| Module | Overlay |
| Header | /Engine/Source/Runtime/Overlay/Public/OverlaysImporter.h |
| Include | #include "OverlaysImporter.h" |
Syntax
class FOverlaysImporter
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ImportBasic
(
TArray< FOverlayItem >& OutOverlays |
Parses the supplied import file for basic overlay data | |
| bool | Opens the file and preparses it for import | ||
| void | Reset () |
Resets the importer to a default state |