Table of Contents

Enum AppUpdateSeverity

Namespace
Titipi.MocaLib2

What the game should do about the check result.

public enum AppUpdateSeverity

Fields

Force = 2

This build is below min_supported_version — block play until updated.

None = 0

Nothing — up to date, in the soft-prompt cooldown window, or the check was inconclusive.

Soft = 1

Offer the update; the player may decline.