Version
- iOS
Select the service center to be connected. If your game service is located outside mainland China, set REGION_INTERNATIONAL
. If your game service is located within mainland China, set REGION_DEFAULT
.
/** * @brief Set the GME connection region. * @param[in] region name of GME connection region. * REGION_DEFAULT: default settings * REGION_INTERNATIONAL: data is stored in Singapore * REGION_AWS: AWS infrastructure(TBD) */ extern "C" void GMEPlugin_API_CALL GMEWWisePlugin_SetRegion(GMEWWisePlugin_Region region);
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise