Closed Hopson97 closed 4 years ago
Adds some additional functionality to the script engine class that will allow the running of functions created in the Lua code from the C++ code.
Also adds some unit testing for it
Don't see any issues with the code myself, I'd say you can merge now.
Adds some additional functionality to the script engine class that will allow the running of functions created in the Lua code from the C++ code.
Also adds some unit testing for it