From f7ff7416c0cf9565ff3034854ed5ab9fca971e81 Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Tue, 25 Jul 2023 12:52:36 +0800 Subject: [PATCH] vault backup: 2023-07-25 12:52:36 --- .obsidian/plugins/various-complements/data.json | 8 ++++++++ .../Gameplay/PuerTS/Puerts(一)——学习资料归纳.md | 7 +++++++ 2 files changed, 15 insertions(+) diff --git a/.obsidian/plugins/various-complements/data.json b/.obsidian/plugins/various-complements/data.json index 51d7778..460815e 100644 --- a/.obsidian/plugins/various-complements/data.json +++ b/.obsidian/plugins/various-complements/data.json @@ -47,6 +47,14 @@ }, "showLogAboutPerformanceInConsole": false, "selectionHistoryTree": { + "406387721": { + "406387721": { + "currentFile": { + "count": 1, + "lastUpdated": 1690193982464 + } + } + }, "USBToolBox": { "USBToolBox": { "currentFile": { diff --git a/03-UnrealEngine/Gameplay/PuerTS/Puerts(一)——学习资料归纳.md b/03-UnrealEngine/Gameplay/PuerTS/Puerts(一)——学习资料归纳.md index 1e2f975..5b38293 100644 --- a/03-UnrealEngine/Gameplay/PuerTS/Puerts(一)——学习资料归纳.md +++ b/03-UnrealEngine/Gameplay/PuerTS/Puerts(一)——学习资料归纳.md @@ -20,5 +20,12 @@ https://github.com/Tencent/puerts 案例工程: - https://github.com/chexiongsheng/puerts_unreal_demo + + +https://zhuanlan.zhihu.com/p/632862773 +- PuerTS:js调用ue的过程:https://zhuanlan.zhihu.com/p/396751427 +- UE4:PuerTS的js调试相关:https://zhuanlan.zhihu.com/p/406387721 +- 基于Puerts的编辑器UI开发-Mixin的非最佳实践:https://zhuanlan.zhihu.com/p/551338775 + # UE访问Puerts 通过UDynamicDelegateProxy,其成员记录了绑定的虚拟机与JS函数。 \ No newline at end of file