vault backup: 2023-07-25 12:52:36
This commit is contained in:
parent
c9ef719f9a
commit
f7ff7416c0
@ -47,6 +47,14 @@
|
||||
},
|
||||
"showLogAboutPerformanceInConsole": false,
|
||||
"selectionHistoryTree": {
|
||||
"406387721": {
|
||||
"406387721": {
|
||||
"currentFile": {
|
||||
"count": 1,
|
||||
"lastUpdated": 1690193982464
|
||||
}
|
||||
}
|
||||
},
|
||||
"USBToolBox": {
|
||||
"USBToolBox": {
|
||||
"currentFile": {
|
||||
|
@ -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函数。
|
Loading…
x
Reference in New Issue
Block a user