Add a SelectableInteractibleGetter (or something similar)

Issue #84 resolved
Christian Oeing repo owner created an issue

From the forum:

I was looking for SelectableInteractibleGetter, but i have not found one. I was trying to make one myself, but i have not been successfull - i have not found any function to add as listener. Do you have any idea, whether this is possible?

Forum Link

Comments (3)

  1. Christian Oeing reporter

    Added a SelectableInteractableProvider to return the interactable flag of a Selectable script.

    It doesn't fire a ValueChanged event though when the interactable flag is changed via code, because there is no Unity event for that.

  2. Log in to comment