Il2CppOptions.cpp 111 B

12
  1. bool il2cpp_no_exceptions = false;
  2. extern "C" bool Unity_il2cppNoExceptions() { return il2cpp_no_exceptions; }