Closed GoogleCodeExporter closed 9 years ago
if you use function test:Do()
Cant you just call it using:
lua.GetFunction("test.Do").Call(lua.GetTable("test"));
as well?
that will result in a call like test.Do(test) this IS what lua does internally
if you do test:Do() !!
Original comment by tim@mylemans.com
on 3 Jan 2011 at 1:11
uh,sorry for close this issue。it has been stay here almost 1 year。thx。
PLEASE CLOSE THIS ISSUE。
Original comment by isSin...@gmail.com
on 5 Jan 2011 at 2:03
Original comment by capre...@gmail.com
on 8 Aug 2011 at 8:24
Original issue reported on code.google.com by
isSin...@gmail.com
on 22 Dec 2009 at 7:53