UGTK cat mascotUGTKengine within an engine Request access

UGTK / Toolkit / Utility Systems / LinkOpener System Completed

Utility Systems — UGTK

Link Opener System

Summary

The LinkOpenerSystem is a utility system designed to handle the opening of URLs within Unity. This system provides an easy way to open web links or deep links that can either be opened in a web browser or directly in a compatible app, depending on the URL provided.


Content


Modules Dependencies

None. One MonoBehaviour, no UGTK reference: it can be used independently.


Setup

To set up the LinkOpenerSystem, follow these steps:

  1. Add the LinkOpener Prefab to your scene:

  1. Add URL:


Testing Scene


Technical Info

The following is the main script and workflow of the LinkOpenerSystem.

Scripts:

Good to know:


© 2026 Marcello De Bonis. All rights reserved

Real dependenciesOpen in the map →

Depends on 1

Used by 0

  • No other module depends on it.

Measured from the repository: code references (asmdef) plus prefab and asset GUIDs. Importing this module alone brings in 1 module in total.