// // std::exception::exception from 0x1801267cc to 0x1801267fe (50 bytes) // // 2 xrefs: // > @ 0x180194310 // > @ 0x18020290c // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // std::exception *__fastcall std::exception::exception(std::exception *this, const struct std::exception *a2) { *(_QWORD *)this = &std::exception::`vftable'; *(_OWORD *)((char *)this + 8) = 0; _std_exception_copy((char *)a2 + 8); return this; }