hanyq

Results 1 issues of hanyq

Unity2019.2导出集合相关接口时编译报错。 看导出的源码,是SLua多导出了几个方法。 比如Dictionary,多了两个个构造方法,其中一个参数是 IEnumerable; 多导出一个方法:public bool Remove (TKey key, out TValue value);