void AddEventListener( string eventName, System.Action<PanelEvent> e )

void AddEventListener( string eventName, System.Action action )

Summary

Runs given callback when the given event is triggered, without access to the UI.PanelEvent.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.