ULocalizedOverlays::GetAllOverlays

Retrieves the set of overlays that should be used by this object (must be implemented by child classes)

Windows
MacOS
Linux

Override Hierarchy

UOverlays::GetAllOverlays()

ULocalizedOverlays::GetAllOverlays()

References

Module

Overlay

Header

/Engine/Source/Runtime/Overlay/Public/LocalizedOverlays.h

Include

#include "LocalizedOverlays.h"

Source

/Engine/Source/Runtime/Overlay/Private/Assets/LocalizedOverlays.cpp

Syntax

virtual TArray< FOverlayItem > GetAllOverlays() const

Remarks

Retrieves the set of overlays that should be used by this object (must be implemented by child classes)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss