#include <OverlaysImporter.h>
◆ FOverlaysImporter()
| FOverlaysImporter::FOverlaysImporter |
( |
| ) |
|
◆ ~FOverlaysImporter()
| FOverlaysImporter::~FOverlaysImporter |
( |
| ) |
|
◆ ImportBasic()
Parses the supplied import file for basic overlay data
- Parameters
-
| OutSubtitles | The output array where new overlays are stored. This is emptied when the import begins |
- Returns
- True if the file was parsed successfully
◆ OpenFile()
| bool FOverlaysImporter::OpenFile |
( |
const FString & |
FilePath | ) |
|
Opens the file and preparses it for import
- Parameters
-
- Returns
- True if the file was opened successfully, false if the file could not be opened or is not an overlay file.
◆ Reset()
| void FOverlaysImporter::Reset |
( |
| ) |
|
Resets the importer to a default state
The documentation for this class was generated from the following files: