MCPcopy Create free account
hub / github.com/DavidColson/Polybox / LuaIdentity

Function LuaIdentity

source/bind_graphics.cpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216// ***********************************************************************
217
218int LuaIdentity(lua_State* pLua) {
219 Identity();
220 return 0;
221}
222
223// ***********************************************************************
224

Callers

nothing calls this directly

Calls 1

IdentityFunction · 0.85

Tested by

no test coverage detected