摘要: [10]Lua脚本调用C#中的List和Dictionary 调用还是在上文中使用的C#脚本中Student类: lua脚本: print(" 访问使用C#脚本中的List和Dictionary ") student.list:Add(2024) student.list:Add(5) studen 阅读全文
posted @ 2024-05-18 23:03 畅知 阅读(112) 评论(0) 推荐(1) 编辑