magic-script-components icon indicating copy to clipboard operation
magic-script-components copied to clipboard

Expose UiListView.removeItem(UiListViewItem) to scripting

Open tonycuadra opened this issue 6 years ago • 0 comments

Currently, only the overload that accepts an item index is exposed to scripting (presumably because of the lack of method overloading in JavaScript).

Need to investigate whether renaming a function for scripting only is supported by Intergen (and whether adding such support is the easiest path forward, otherwise).

tonycuadra avatar Jul 10 '19 18:07 tonycuadra