// // cocos2d::CCLayer::isTouchEnabled from 0x18001ec6f to 0x18001ec75 (6 bytes) // // 12 xrefs: // > @ 0x180023a70 // > @ 0x180024070 // > @ 0x1800245e0 // > @ 0x180024ce8 // > @ 0x180025298 // > @ 0x180025880 // > @ 0x180025e30 // > @ 0x180026400 // > @ 0x180026a28 // > @ 0x180027eb8 // > @ 0x1800286b0 // > @ 0x180028c28 // // 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::isTouchEnabled(cocos2d::CCLayer *this) { return __imp_?isTouchEnabled@CCLayer@cocos2d@@UEAA_NXZ(this); }