Alexander Dahmen
Results
2
comments of
Alexander Dahmen
@viniciusjarina Sorry, what Lua object exactly? The only object returned is always `null` - how exactly can I access any particular coroutine thread then, if multiple coroutines are active?
But how should I obtain the ID of the thread exactly, if I'm not able to return the thread from the NLua API? As for workarounds, I resorted to wrapping...