MonoSingleton(T).OnApplicationQuit Method
From Ultimate Replay
Ultimate Replay Scripting Reference
| MonoSingletonTOnApplicationQuit Method |
Called by Unity.
Allows the singleton to prevent recreation of the instance when the game is about to quit.
Namespace: UltimateReplay.Util
Assembly: UltimateReplay (in UltimateReplay.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void OnApplicationQuit()