// // cocos2d::CCLayer::setTouchEnabled from 0x18001ec69 to 0x18001ec6f (6 bytes) // // 10 xrefs: // > @ 0x180023a78 // > @ 0x180024078 // > @ 0x1800245e8 // > @ 0x180024cf0 // > @ 0x1800252a0 // > @ 0x180025888 // > @ 0x180025e38 // > @ 0x180026408 // > @ 0x180026a30 // > @ 0x180027ec0 // // 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::setTouchEnabled(cocos2d::CCLayer *this, bool a2) { __imp_?setTouchEnabled@CCLayer@cocos2d@@UEAAX_N@Z(this, a2); }