event.parent

Type String
Event show
Revision Release 2024.3703
Keywords composer, scene, show, event

Overview

When an overlay is shown, this overlay-specific scene event is dispatched to the overlay scene. It provides you with a reference to the parent scene object so that you may call functions/methods within it. See the composer.hideOverlay() documentation for a usage example.