clik-engine API
    Preparing search index...

    Variable BOOTConst

    BOOT: string

    The Scene Systems Boot Event.

    This event is dispatched by a Scene during the Scene Systems boot process. Primarily used by Scene Plugins.

    Listen to it from a Scene using this.events.on('boot', listener).