Unreal: Setup #
This tutorial covers setting up the Pragma SDK for Unreal, including initialization, login, and making API calls to the Pragma backend.
Getting started with Pragma requires setting up a free trial process with our team. Reach out via the main site to get started!
SDK Compatibility #
The Pragma SDK has been compatibility tested with the following versions.
SDK | Verified Versions |
---|---|
Unreal Engine | 4.27, 5.0, 5.1, 5.2, 5.3, 5.4, 5.5 |
Unity | 2021.3.16f1 |
Prerequisites #
- Local Pragma Engine development environment
#
Topic | Description |
---|---|
Set up the Unreal SDK | Set up the Pragma SDK for Unreal. |
Invoke a Pragma RPC | Initialize a Pragma service and invoke an RPC. |
Authenticate with Steam | Integrate Pragma and your Unreal project with Steam. |
Authenticate with Discord | Integrate Pragma and your Unreal project with Discord. |
Authenticate with Twitch | Import the Twitch SDK into Unreal, get a Client ID and Client Secret, and log into Pragma Engine with Twitch. |