Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


currentTarget

The current target of the event. The current target is the element in the propagation path for which event handlers are currently being executed.
Read time 1 minuteLast updated 10 days ago

Definition

public override IEventHandler currentTarget { get; }