Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ export_classes
Function
export_classes
ogsr_engine/COMMON_AI/script_engine_export.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
};
34
35
void export_classes(lua_State* L) { Register<script_type_list>::_Register(L); }
Callers
1
init
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected