🧑‍💻
STYLE-Protocol-SDK
  • 👋Welcome to STYLE-Protocol-SDK
  • Overview
    • 💡Our mission
    • ✨Our Features
    • 🕹️Try SDK
      • Try IFrame for Web
      • Try SDK for Web
      • Try SDK for Unity
      • Try SDK for Unreal Engine
  • Fundamentals
    • ⚠️Requirements
      • Getting a Blockchain Endpoint
      • Getting an Alchemy Key
    • Web SDK
    • Unity SDK
    • Unreal Engine SDK
  • Referenence
    • 🖥️For Developers
      • Web
      • Unity
      • Unreal Engine
Powered by GitBook
On this page
  • Getting Started
  • What you need
  • Set Up Unity Environment
  • Using the SDK
  • Examples
  1. Fundamentals

Unreal Engine SDK

PreviousUnity SDKNextFor Developers

Last updated 1 year ago

Getting Started

What you need

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

  • Get an endpoint

  • (optional)

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 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

Get an Alchemy Key
Download the repository
Hyperplay
Available Methods
Open Level Blueprint
Examples Graph