Unreal
Desktop Launcher Connect
Consult with the Treasure team to gain access to a pre-release version of the Treasure Launcher.
Games that are distributed via the Treasure Launcher, do not need to authenticate users via the Treasure Connect flow.
The UE5 TDK will automatically detect if the user is using the Treasure Launcher and provides the developer with access to the user’s auth token.
The auth token can be used to interact with the TDK API.
C++ Integration
Public members
Usage Example
- Get the auth token
- Start a user session via the Treasure Launcher
Unreal Blueprints Integration
-
Make StartSessionRequest
-
Start Session
-
Get Auth Token