Navigation
API > API/Runtime > API/Runtime/Overlay > API/Runtime/Overlay/FOverlaysImporter
References
| Module | Overlay |
| Header | /Engine/Source/Runtime/Overlay/Public/OverlaysImporter.h |
| Include | #include "OverlaysImporter.h" |
| Source | /Engine/Source/Runtime/Overlay/Private/Factories/OverlaysImporter.cpp |
bool ImportBasic
&40;
TArray< FOverlayItem > & OutOverlays
&41; const
Remarks
Parses the supplied import file for basic overlay data True if the file was parsed successfully
Parameters
| Name | Description |
|---|---|
| OutSubtitles | The output array where new overlays are stored. This is emptied when the import begins |