OnEventDroppedHandler delegate

Handles the OnEventDropped event.

public delegate void OnEventDroppedHandler(Event e, ActorId target);

See Also