示例#1
0
    // Start is called before the first frame update

    public void SaveData()
    {
        SaveLoadScript.SaveData(this);
    }