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.

SDKVerified Versions
Unreal Engine4.27, 5.0, 5.1, 5.2, 5.3, 5.4, 5.5
Unity2021.3.16f1

Prerequisites #

  • Local Pragma Engine development environment

#

TopicDescription
Set up the Unreal SDKSet up the Pragma SDK for Unreal.
Invoke a Pragma RPCInitialize a Pragma service and invoke an RPC.
Authenticate with SteamIntegrate Pragma and your Unreal project with Steam.
Authenticate with DiscordIntegrate Pragma and your Unreal project with Discord.
Authenticate with TwitchImport the Twitch SDK into Unreal, get a Client ID and Client Secret, and log into Pragma Engine with Twitch.