public override void DoAction() { SaveSystemAPI.CopyAsync(this.identifierField.text, this.secondIdentifierField.text, this.replaceToggle.isOn); }