Unreal Engine SDK

Getting Started

What you need

  • Make sure you have Unreal Engine 5.0 or later available.

  • Get an endpoint

Set Up Unity Environment

  1. Download the latest STYLE Protocol Unreal Engine SDK.

  2. Create an Unreal Engine project using 5.0 or later.

  3. Close the editor.

  4. Copy Plugins folder from STYLE Protocol SDK into your project.

  5. Launch the editor again and rebuild plugins depending on your Unreal Engine's version.

  6. Open Private/Secrets.cpp and substitute Endpoints and an Alchemy key (optional) .

  7. Use Hyperplay to build your game.

Using the SDK

  • You'll find the SDK into the STYLE SDK folder.

  • There is an example usage inside the STYLESDKExamples Graph.

Examples

Last updated