pangweiwei/slua

Unity2017使用il2cpp导出报错

Opened this issue · 1 comments

Assets/Slua/LuaObject/Unity/Lua_UnityEngine_WWW.cs(283,17): error CS1061: Type UnityEngine.WWW' does not contain a definition for GetMovieTexture' and no extension method GetMovieTexture' of type UnityEngine.WWW' could be found. Are you missing an assembly reference?

CustomExport里面有个functionfilterList,在里面添加过滤就可以了