private void TreeAddAsset(object sender, EventArgs e) { fileActions.AddLibraryAsset(Project, pluginUI.Tree.SelectedPath); }