UnInstall [MSDK Only]
[MSDK Only] Uninstall MSDK DLL.
Supported Platform
- Unity
- Unreal Engine
Supports
Windows
platform.Supports
Windows
platform.Function Definition
- Unity
- Unreal Engine
void UnInstall();
static void UnInstall();
Code Sample
- Unity
- Unreal Engine
UnionAdapterAPI.GetAccountService().UnInstall();
GUA_NAMESPACE::GUAAccountService::UnInstall();