C++ Project
This guide assumes you are implementing the Elixir SDK in a C++ project and have already cloned the Elixir SDK plugin into your "Plugins" folder.
Step 1: Prepare Elixir
UElixirSubsystem::GetInstance()->PrepareElixir(ElixirApiKey);Step 2: Initialize Elixir
Last updated
