Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HasBubbleUpHandlers()

Return 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

public bool HasBubbleUpHandlers()

Returns

Type

Description

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