rglua icon indicating copy to clipboard operation
rglua copied to clipboard

Allow () returning functions as lua_function / entrypoints

Open vurvdev opened this issue 4 years ago • 0 comments

Allow functions without return values to be used as lua functions or entrypoints. Just return zero in the outer exposed function.

vurvdev avatar Dec 20 '21 22:12 vurvdev