This commit is contained in:
2020-12-01 23:32:28 +08:00
parent 98f0941160
commit e786fd266d
15 changed files with 294 additions and 1 deletions

View File

@@ -210,6 +210,7 @@ public static class XluaGenCodeConfig
typeof(TextureFormat),
typeof(FileInfo),
typeof(CallListner),
typeof(CallLogUtl),
};
//C#静态调用Lua的配置包括事件的原型仅可以配delegateinterface