Navigation
API > API/Runtime > API/Runtime/Overlay
An interface class for creating overlay data assets
| Name | UOverlays |
| Type | class |
| Header File | /Engine/Source/Runtime/Overlay/Public/Overlays.h |
| Include Path | #include "Overlays.h" |
Syntax
UCLASS (Abstract, MinimalAPI)
class UOverlays : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UOverlays