1. Home
  2. VivoxCore
  3. Getting Started
  4. Initializing VivoxCore

Initializing VivoxCore

We’re going to be using our GameInstance to Initialize VivoxCore in this example, we’re also going to be using the Async nodes (Connect&Login), you can use the traditional Connect/Login nodes, choose your preference.

Example 1

Initialize using Async nodes

Example 2

Initializing using traditional callback nodes