Skip to content

Commit 9d1abb6

Browse files
committed
updated unity version for tolua demo
1 parent 1a31a38 commit 9d1abb6

File tree

290 files changed

+67
-62945
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

290 files changed

+67
-62945
lines changed

Demo/ToLua_WebGL/Assets/Source/Generate/DelegateFactory.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ public static void Init()
1717
public static void Register()
1818
{
1919
dict.Clear();
20+
21+
22+
2023
}
2124

2225
public static Delegate CreateDelegate(Type t, LuaFunction func = null)

Demo/ToLua_WebGL/Assets/Source/Generate/LuaInterface_DebuggerWrap.cs

Lines changed: 0 additions & 321 deletions
This file was deleted.

Demo/ToLua_WebGL/Assets/Source/Generate/LuaInterface_DebuggerWrap.cs.meta

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)