// // cocos2d::CCLayer::isMouseEnabled from 0x18001ec21 to 0x18001ec27 (6 bytes) // // 12 xrefs: // > @ 0x180023ad8 // > @ 0x1800240d8 // > @ 0x180024648 // > @ 0x180024d50 // > @ 0x180025300 // > @ 0x1800258e8 // > @ 0x180025e98 // > @ 0x180026468 // > @ 0x180026a90 // > @ 0x180027f20 // > @ 0x180028718 // > @ 0x180028c90 // // 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 bool __fastcall cocos2d::CCLayer::isMouseEnabled(cocos2d::CCLayer *this) { return __imp_?isMouseEnabled@CCLayer@cocos2d@@UEAA_NXZ(this); }