StateTree Tools

Ready-made StateTree tools for Unreal Engine 5


Project maintained by StateTreeTools Hosted on GitHub Pages — Theme by mattgraham

Launch URL

Plugin: StateTreeToolsCore Category: Utilities | Platform Availability: StateTree Tools 2.0+

Calls LaunchURL — the same function as Unreal’s built-in Launch URL Blueprint node. This opens the provided URL using the platform’s default handler, such as a web browser for https:// links.

Fire-and-forget; the task always succeeds immediately after calling it.


Configuration

URL

The URL to open.

This can be a normal web URL such as https://example.com, or any other URL scheme supported by the current platform and operating system.


Notes


← Back to System · ← Back to home