Explore the Unreal Shooter Game sample application.
Read time 1 minuteLast updated 2 days ago
The Unreal Shooter Game sample app, which is available for Windows 7, 8, and 10 (64-bit), provides an example how to incorporate a fundamental subset of Vivox SDK features into an Unreal Engine project. It is often used by game developers for the following reasons:
As a pre-built demonstration of the most used capabilities of the Vivox SDK
As a reference for integrating Vivox into Unreal applications
To access the Unreal Shooter Game sample app, on the Vivox Developer Portal sidebar, select the Downloads link, select the Windows platform, and then download Unreal Shooter Game (Source) and Unreal Shooter Game (Prebuilt).
Note
Before you can inspect Unreal Shooter Game (Source) to understand how it operates, you must replace the default credentials in VivoxGameInstance.cpp and VivoxToken.cpp with your custom credentials from the VIVOX API INFO section for your application on the Vivox Developer Portal. See Update sample app environment and API values.