changhong_newclient/xcode/Libraries/Il2CppOptions.cpp

3 lines
111 B
C++
Raw Permalink Normal View History

2025-09-22 17:27:49 +08:00
bool il2cpp_no_exceptions = false;
extern "C" bool Unity_il2cppNoExceptions() { return il2cpp_no_exceptions; }