Chuanyan.Chen

Results 3 issues of Chuanyan.Chen

**插件版本:** vscode emmylua 0.3.49 **问题描述:** f = function () body end 形式的函数定义不能正确解析出函数名 **建议:** 希望能提供属性关联属性访问器的功能 **样例代码:** ``` ---@class BaseBuilding : class ---@field public icon string @图标 local BaseBuilding = Class.inheritsFrom("BaseBuilding") local...

当修改服务端的def文件以后,客户端第一次登录账号失败。 关掉客户端,在登录就可以了,失败的位置在:Client_onCreatedProxies,解析的参数有问题, eid,是一个非常大的值,entityType不是字符串,是一个整数

The unity API Application.dataPath return the splited apk filename like this: /data/app/~~3CG-FFhALRftRfz3SRlP5w==/com.xxx.xxx.android-_teRGWyYbrKiCvOn6kdK4g==/split_UnityDataAssetPack.config.other_countries.apk。 so the GetStreamingAssetsInfoFromJar function gathering the files in the splited apk files, the master asset file is not...