• Check if the game is running as a native desktop app - which in the case of an exported GDevelop game means: running packaged inside Electron.

    Parameters

    Returns boolean

    true if running inside Electron.