This version of Unity is unsupported.

EventBase.PreDispatch

Declaration

protected void PreDispatch(UIElements.IPanel panel);

Parameters

panel The panel where the event will be dispatched.

Description

Allows subclasses to perform custom logic before the event is dispatched.