gameInfoFromStringWithoutTransients

fun gameInfoFromStringWithoutTransients(gameData: String): GameInfo

WARNING! transitive GameInfo data not initialized The returned GameInfo can not be used for most circumstances because its not initialized! It is therefore stateless and save to call for Multiplayer Turn Notifier, unlike gameInfoFromString().

Sources

jvm source
Link copied to clipboard