From 7bf672fd0c6211909d94078b448032b1bd0916ef Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 23 Oct 2021 18:19:18 +0800 Subject: *misc --- Runtime/Lua/LuaHelper.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Runtime/Lua/LuaHelper.h') diff --git a/Runtime/Lua/LuaHelper.h b/Runtime/Lua/LuaHelper.h index 5e9bf90..4ab0d6a 100644 --- a/Runtime/Lua/LuaHelper.h +++ b/Runtime/Lua/LuaHelper.h @@ -6,5 +6,8 @@ class LuaHelper { public: + static int Call(const char* func, const char* params, ...); }; + + -- cgit v1.1-26-g67d0