Hi,
I have an array of class which I display all of the elements in the inspector using PropertyDrawer. I want to create a bool button for each element in the array so when I click it that specific array element (or some variables in it) would not be diplayed. any idea?