Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HasBubbleUpHandlers()

Returns true if event handlers for the event propagation BubbleUp phase, have been attached to this object.
Read time 1 minuteLast updated 10 days ago

Definition

bool HasBubbleUpHandlers()

Returns

Type

Description

boolTrue if the object has event handlers for the BubbleUp phase.