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

Class BuiltInFunctionWrapper

LuaSTGPlus/LuaWrapper.h:46–51  ·  view source on GitHub ↗

@brief �ڽ�������װ

Source from the content-addressed store, hash-verified

44
45 /// @brief �ڽ�������װ
46 class BuiltInFunctionWrapper
47 {
48 public:
49 /// @brief ��luaע���װ��
50 static void Register(lua_State* L)LNOEXCEPT;
51 };
52}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected