on Save Game Loaded
Called each time the achievement is loaded, for example when the game is loaded. Place any code here that registers itself with the game, such as adding a listener. Make sure the listener isn't already added, and that it's removed in onDestroyed (or add it as transient).
Called even if the achievement is completed.