请教Lua的几个问题。 #42
Unanswered
ThisisGame
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
花了一天时间熟悉ScriptX,遇到几个问题请教一下。
1.lua如何继承c++的class?
2.lua扩展了c++的class之后,如何在c++中创建扩展后的class实例(调用__call)、访问扩展的函数?
3.将c++ class注册到lua,然后再从lua返回这个class对应的table到c++,能否判断这个table的c++ class?
Beta Was this translation helpful? Give feedback.
All reactions