hou.eventType.InputDataChagned. However, I can't get it to work at all.hou.eventType.InputRewiredworks, but it only gets called when I change which node the input is connected to. I'd like to call a function when the input data is changed. How could I do that?For example, in this hip file, I'd like to call the function in test_callback when I change the cube's division count.
