Home
last modified time | relevance | path

Searched refs:lua_PushEntityBody (Results 1 – 1 of 1) sorted by relevance

/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/script/
H A Dscript_entity.cpp2526 int lua_PushEntityBody(lua_State *lua) in lua_PushEntityBody() function
2737 lua_register(lua, "pushEntityBody", lua_PushEntityBody); in Script_LuaRegisterEntityFuncs()