This version of Unity is unsupported.

EventBase.PostDispatch

Declaration

protected void PostDispatch(UIElements.IPanel panel);

Parameters

panel The panel where the event has been dispatched.

Description

Allows subclasses to perform custom logic after the event has been dispatched.