Commit cde7eb69 authored by gaorui's avatar gaorui
Browse files

feat(app ): 自定义退出接口需游戏实现退出弹窗

parent b97fb3f8
......@@ -98,6 +98,6 @@ public class HoolaiListener : IPlatformCallbackListener
public void OnCustomExit()
{
NativeLogger.I("Game_Unity_Callback", $"OnCustomExit");
NativeLogger.I("Game_Unity_Callback", $"OnCustomExit show Game Exit Dialog!");
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment