MusterBoxSdk singleton). Min Unity version 2020.3; package id
com.musterbox.sdk.
Install
Initialize
Authenticate and open a session
Submit results and events
Runtime mode
Use Manual tick mode for frame-driven integration so the SDK only runs bounded work per frame:Threading note
The SDK’s blocking variants own their own current-thread runtime — safe to call from Unity worker threads, but never inside a running async/Tokio context. Drive the singleton from the main thread for standard flows.Support matrix
Next: Godot.

