未验证 提交 2207f740 编写于 作者: ocean2o11's avatar ocean2o11 提交者: GitHub

Update UsingMemoryProfiler.md

修改部分操作说明
上级 371731e5
......@@ -10,7 +10,7 @@
2. 在微信开发者工具运行游戏,过程中会自动记录所有内存分配数据
3. 导出内存堆栈数据
- 方式1:通过性能面板(修改unity-namespace.js-enableProfileStats开启)"ProfilingMemory Dump"
- 方式1:点击性能面板左上角的"ProfilingMemory Dump" 完成导出(开启性能面板可通过修改unity-namespace.js-enableProfileStats或C#调用OpenProfileStats)
- 方式2:者在微信开发者工具中选择gameContext, 并在Console输入命令: GameGlobal.memprofiler.onDump()。
<img src='../image/memoryprofiler2.png' width="600"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册