PZ-UI_API
PZ-UI_API copied to clipboard
ISSimpleTickBox: no option to attach function on box ticking
Not sure if it's by design or not, but the option to attach a function to a tick box state changing seems rather useful. My case, for example: when the box is ticked, gray out the item with that box. Currently it's not possible without adding custom functions such as ISSimpleTickBox:onMouseUp().