initialActiveOverlays property

List<String>? initialActiveOverlays
final

The list of overlays that will be shown when the game starts (but after it was loaded).

Implementation

final List<String>? initialActiveOverlays;