Uninstall MSDK [MSDK Only]
[MSD Only] Uninstall the MSDK DLL; supported only on Windows.
Supported Platforms
- Unity
- Unreal Engine
Supports
Windows platform.Supports
Windows platform.Function Definition
- Unity
- Unreal Engine
void UnInstall();
static void UnInstall();
Code Example
- Unity
- Unreal Engine
UnionAdapterAPI.GetAccountService().UnInstall();
GUA_NAMESPACE::GUAAccountService::UnInstall();