5#include "Containers/Array.h"
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
EOverlaysFileType
Definition OverlaysImporter.h:12
Definition OverlaysImporter.h:18
OVERLAY_API bool OpenFile(const FString &FilePath)
Definition OverlaysImporter.cpp:17
OVERLAY_API ~FOverlaysImporter()
Definition OverlaysImporter.cpp:13
OVERLAY_API bool ImportBasic(TArray< FOverlayItem > &OutOverlays) const
Definition OverlaysImporter.cpp:59
OVERLAY_API FOverlaysImporter()
Definition OverlaysImporter.cpp:8
OVERLAY_API void Reset()
Definition OverlaysImporter.cpp:52