ExecuteEvents<T0>.EventFunction<T0>

public delegate void EventFunction<T0>(T1 handler, EventSystems.BaseEventData eventData);

Description

Function definition for an EventFunction that is used to map a given EventInterface into a specific event call.

Did you find this page useful? Please give it a rating: