mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-16 00:41:18 -06:00
Add support for c closures in lua
This commit is contained in:
@@ -104,6 +104,7 @@ scripting::LuaLibrary ModuleEngine::luaLibrary() {
|
||||
{
|
||||
"isLoaded",
|
||||
&luascriptfunctions::isLoaded,
|
||||
{},
|
||||
"string",
|
||||
"Checks whether a specific module is loaded"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user