// // cocos2d::CCLayer::setMouseEnabled from 0x18001ec1b to 0x18001ec21 (6 bytes) // // 12 xrefs: // > @ 0x180023ae0 // > @ 0x1800240e0 // > @ 0x180024650 // > @ 0x180024d58 // > @ 0x180025308 // > @ 0x1800258f0 // > @ 0x180025ea0 // > @ 0x180026470 // > @ 0x180026a98 // > @ 0x180027f28 // > @ 0x180028720 // > @ 0x180028c98 // // 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 // // attributes: thunk void __fastcall cocos2d::CCLayer::setMouseEnabled(cocos2d::CCLayer *this, bool a2) { __imp_?setMouseEnabled@CCLayer@cocos2d@@UEAAX_N@Z(this, a2); }