Click or drag to resize
GameCompletedLevels Property
Array specifying whether each level is completed or not.

Namespace: spaar.ModLoader
Assembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool[] CompletedLevels { get; }

Property Value

Type: Boolean
See Also