Implements an asset that contains a set of Basic Overlays that will be displayed in accordance with the current locale, or a default set if an appropriate locale is not found
Member | Type | Offset | Share |
---|---|---|---|
DefaultOverlays
The overlays to use if no overlays are found for the current culture |
UBasicOverlays* | 0x28 | |
LocaleToOverlaysMap
Maps a set of cultures to specific BasicOverlays assets. |
TMap<FString, UBasicOverlays*> | 0x30 |