void OnApplicationQuit() { ImageLoadManager.OnQuit(); }
void OnDisable() { ImageLoadManager.OnQuit(); }