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