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

Function LuaEndObject3D

source/bind_graphics.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63// ***********************************************************************
64
65int LuaEndObject3D(lua_State* pLua) {
66 EndObject3D();
67 return 0;
68}
69
70// ***********************************************************************
71

Callers

nothing calls this directly

Calls 1

EndObject3DFunction · 0.85

Tested by

no test coverage detected