initialActiveOverlays property

List<String>? initialActiveOverlays
final

"Overlay" which must be shown in the game.

Implementation

final List<String>? initialActiveOverlays;