SkillTreeUI
Last updated
Last updated
isOpen
If the UI object is open.
bool
onOpen
Callback for when the UI object is opened.
UnityEvent
onClose
Callback for when the UI object is closed.
UnityEvent
onActiveStateChanged
Callback when the UI object is either closed or opened.
UnityEvent