ScoreFlash UpgradeCheck Method ScoreFlash API Documentation V4.6.0
Performs a couple of checks to ensure that everything is set up correctly after an upgrade to a new version.

Namespace: (Default Namespace)
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public override bool UpgradeCheck()

Return Value

true, if this instance was updated and changes need to be applied
See Also