items_set_popup
Description:
public bool items_set_popup (
string callback,
Item item)
Sets the selected item in a item selection dialog.
Sets the selected item in a item selection dialog.
Parameters:
| callback |
The name of the callback registered for this pop-up.
|
| item |
The item to set as selected.
|
Returns: