#So I want to create a template...
1 messages · Page 1 of 1 (latest)
I have done that in my engine, when you call sendInterpreterFunction!MyFunc it will create the extern(C) function callable from lua
Thank you, currently it compiles, soon I'll have to test it