We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97ebd8 commit 958b2f4Copy full SHA for 958b2f4
1 file changed
lua/LuaEventMgr/README.md
@@ -30,5 +30,5 @@ EventMgr:DispatchEvent(2, 1, { id = "abc", pwd = "123" })
30
可以Main.lua中看到具体的使用代码
31
32
### 博客教程
33
->* [敬请期待]()
+>* [【Unity游戏开发】用C#和Lua实现Unity中的事件分发机制EventDispatcher](https://www.cnblogs.com/msxh/p/9539231.html)
34
0 commit comments