MCPcopy 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
35void export_classes(lua_State* L) { Register<script_type_list>::_Register(L); }

Callers 1

initMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected