A Lua interpreter written entirely in C# for the .NET, Mono and Unity platforms.
Questions tagged [moonsharp]
17 questions
0
votes
0 answers
Table Value in Moonsharp returning as null
I just started using Moonsharp in c# and was trying to test some things such as retrieving a value from a table. However, the compiler is telling me that the value t is null. What is the correct way to retrieve the number value from…

guavadrag0n
- 67
- 4
0
votes
1 answer
Unity + Moonsharp : iOS release version > Not work
We are using Moonsharp (Lua Interpreter) con our Unity new Game (Unity v.5.4.1)
On Android works well. And... thats de key...
However in iOS in the DEV version there are no problems, but in the RELEASE version it does not run correctly.
We have the…

cbeneyto
- 21
- 1
- 6