PreLoadWeChatLibrary [MSDK Only]
[MSDK Only] Preload WeChat DDL files to avoid the 2 second delay for the first WeChat QR code scan.
Supported Platform
- Unity
- Unreal Engine
Supports
Windows
platform.Supports
Windows
platform.Function Definition
- Unity
- Unreal Engine
void PreLoadWeChatLibrary();
static void PreLoadWeChatLibrary();
Code Sample
- Unity
- Unreal Engine
UnionAdapterAPI.GetAccountService().PreLoadWeChatLibrary();
GUA_NAMESPACE::GUAAccountService::PreLoadWeChatLibrary();