Il2CppOptions.cpp 111 字节 原文件 审查 历史 永久链接 1 2 bool il2cpp_no_exceptions = false; extern "C" bool Unity_il2cppNoExceptions() { return il2cpp_no_exceptions; }