Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Il2CppOptions.cpp 111B

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