1260zqs
1260zqs
there is example Assets --New Folder --New Folder 1 when i call DeleteDirectory("Assets/New Folder") // find the path and its children in the index var paths = Index.GetPathsStartingWith(directoryPath); ...... this...
这里添加了ida_with_struct.idc, ida的原生脚本文件, 作为数据载入的入口 添加了ScriptBin.cs, 生成script.bin文件
请注意:如果你没有提供以下所有信息我将会直接无视并关闭这个issue 问题出现在这段导出, "catch" 是一个关键字, 这里被当做字段名使用, 建议扩充c++关键字列表 struct Unity_VisualScripting_LinqUtility__Catch_d__14_T__Fields { int32_t __1__state; Il2CppObject* __2__current; int32_t __l__initialThreadId; struct System_Collections_Generic_IEnumerable_T__o* source; struct System_Collections_Generic_IEnumerable_T__o* __3__source; struct System_Action_Exception__o* catch; struct System_Action_Exception__o* __3__catch; struct System_Collections_Generic_IEnumerator_T__o* _enumerator_5__2;...
i found few bus... 1.some times the mods button no response when click, mabye the network issue, sguess put changePage event at top 2.download a exist mod will make new_dir...
请注意:如果你没有提供以下所有信息我将会直接无视并关闭这个issue - 问题描述 我发现了两个比较有意思的字段名 "_cs", "_ds" 当指针类型的变量使用这些字段名的时候ida就会出现错误 - ERROR Abstract declaration is not allowed here Syntax error near: } 但是 "__cs" 却不会, 建议将这些名字列入specialKeywords ```C class xxx { int32_t* _cs; int32_t*...