Example #1
0
 public static void OnSaveData()
 {
     //Debug.Log("切换场景后调用此方法");
     SaveData?.Invoke();
 }