MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / wrapUtilities

Method wrapUtilities

Source/Lua/CtrlrLuaManager.cpp:209–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209void CtrlrLuaManager::wrapUtilities(lua_State* L)
210{
211 if (methodManager)
212 {
213 methodManager->wrapUtilities();
214 }
215}
216
217void CtrlrLuaManager::wrapCore (lua_State* L)
218{

Callers 1

restoreStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected