As the title says, is there any way to store local variables in UIObjects like you do with List with the function AddListBoxRow? That function allows you to store local variables in the ui object which you can retrieve with UIObject_Misc_ExtractData.
I need to store local variables in a UIButton.