Hi again.
What are the differences between these methods of restarting and stopping a game?
- ‘stop game abruptly’ versus ‘follow the immediately quit rule’ ?
- ‘try (silently) restarting the game’ versus ‘follow the immediately restart the VM rule’ ?
I found no differences to the eye in the case of number 1, but for number 2, ‘try restarting the game’ hasn’t been dependable for me at different times in the game. For instance, it works from an end game menu, but not from my custom restart code during the game, whereas ‘follow the immediately restart the VM rule’ does work.
I just wanted to know if there’s any particular danger to using any one of these over another. The docs don’t seem to say.
Thanks.