Files
RedHotRoast-ios/HybridCLRData/StrippedAOTDllsTempProj/iOS/Libraries/Il2CppOptions.cpp
T

3 lines
111 B
C++
Raw Normal View History

2026-07-17 14:03:00 +08:00
bool il2cpp_no_exceptions = false;
extern "C" bool Unity_il2cppNoExceptions() { return il2cpp_no_exceptions; }