Skip to content

@modoki/engine / index / AdsService

Interface: AdsService

Ads lifecycle the engine shell drives (init on game load, cleanup on swap).

Game Definition & Services

cleanup()

cleanup(): void

Returns

void


init()

init(): void | Promise<void>

Returns

void | Promise<void>

Built with Modoki.