// // cocos2d::CCLayer::setKeyboardEnabled from 0x18001ec27 to 0x18001ec2d (6 bytes) // // 12 xrefs: // > @ 0x180023ad0 // > @ 0x1800240d0 // > @ 0x180024640 // > @ 0x180024d48 // > @ 0x1800252f8 // > @ 0x1800258e0 // > @ 0x180025e90 // > @ 0x180026460 // > @ 0x180026a88 // > @ 0x180027f18 // > @ 0x180028710 // > @ 0x180028c88 // // 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::setKeyboardEnabled(cocos2d::CCLayer *this, bool a2) { __imp_?setKeyboardEnabled@CCLayer@cocos2d@@UEAAX_N@Z(this, a2); }