MCPcopy Create free account
hub / github.com/SteveKChiu/lua-intf / call

Method call

LuaIntf/impl/CppBindClass.h:166–182  ·  view source on GitHub ↗

* lua_CFunction to call a class member function * * The pointer to function object is in the first upvalue. * The class userdata object is at the top of the Lua stack. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getFunction · 0.85
pushFunction · 0.85
whatMethod · 0.80

Tested by

no test coverage detected