jarjin / LuaFramework_UGUI_V2

基于tolua的热更新框架V2
619 stars 170 forks source link

编译例子的时候报错误 'IsSZArray' #22

Open DuZhou2018 opened 5 years ago

DuZhou2018 commented 5 years ago

Assets\LuaFramework\ToLua\BaseType\System_TypeWrap.cs(2302,19): error CS1061: 'Type' does not contain a definition for 'IsSZArray' and no accessible extension method 'IsSZArray' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?)

环境, vs2015, Unity2019.1.4 Scripting Runtime Version .Net 4.x Equivalent Api Compatibility Level .NetStandard 2.0