Developer Documentation

Unreal

The SDK (UnrealEngine 4 and 5) is based on our C Api and can be downloaded from our Github repository:

Download Unreal Engine SDK

Prerequisites

  • Unreal Engine 4.26 or any later version (including 5.x)

Internally, the plugin is built and tested with Unreal Engine 4.27.

Getting Started

We have compiled a couple of Getting Started Guides to get you started quickly.

Unreal video tutorial series

Watch our Unreal video tutorial series

Written guides

Getting started with ODIN

Follow this guide to learn how to install and setup ODIN in your Unreal Project using Blueprint.

Blueprint Reference

Check out our extensive Blueprint reference to learn more about the nodes our SDK provides and how to connect them into your game.

General Guides

A couple of concepts apply to all game engines and platforms, and it’s important to understand those, especially when going into production.