MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / GetObjectTable

Method GetObjectTable

LuaSTGPlus/GameObjectPool.cpp:1295–1299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1293}
1294
1295int GameObjectPool::GetObjectTable(lua_State* L)LNOEXCEPT
1296{
1297 GETOBJTABLE;
1298 return 1;
1299}
1300
1301int GameObjectPool::ParticleStop(lua_State* L)LNOEXCEPT
1302{

Callers 1

ObjTableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected