isUpToDate

var isUpToDate: Boolean = false

This is used in multiplayer games, where I may have a saved game state on my phone that is inconsistent with the saved game on the cloud

Sources

jvm source
Link copied to clipboard