// Use this for initialization void Start() { const string filePath = "Projection/Setting.json"; SettingManager.AddSettingMenu(setting, filePath); }