Gamebus Docs

Custom embeds

Use custom embeds to extend GameBus functionality with external content.

Overview

Custom embeds allow you to extend GameBus functionality by integrating external content and applications. You can embed custom tasks, pages, and menu items from trusted domains directly into the GameBus interface.

Security and trust

Only embed content from trusted domains. The child page can be hosted by GameBus or by another trusted domain.

Different type of embeds

Embed typeWhere it appearsBest for
Custom taskMission task dialogCompleting one task and returning task activity.
Custom pageMain participant content areaFull-page tools launched from the menu.
Custom menu itemSide menu iframeCompact widgets and shortcuts inside the menu.

Menu item access, ordering, slots, and expression resolution are explained in Campaigns: menu items.

What to define first

Before creating an embeddable component, define a custom provider, with the correct origin.

On this page