Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HasTrickleDownHandlers()

Returns true if event handlers, for the event propagation TrickleDown phase, are attached to this object.
Read time 1 minuteLast updated 12 days ago

Definition

bool HasTrickleDownHandlers()

Returns

Type

Description

boolTrue if the object already has event handlers for the TrickleDown phase.