🪛VersionValidator
Used to keep valid save data and run actions on version update
In constructor you can always validate some variables from other system. In OnVersionUpdated method you can validate save data between versions.
VersionValidator script called from AppStart before splash screen.
Last updated