// // cocos2d::CCLayer::setKeypadEnabled from 0x18001ec33 to 0x18001ec39 (6 bytes) // // 12 xrefs: // > @ 0x180023ac0 // > @ 0x1800240c0 // > @ 0x180024630 // > @ 0x180024d38 // > @ 0x1800252e8 // > @ 0x1800258d0 // > @ 0x180025e80 // > @ 0x180026450 // > @ 0x180026a78 // > @ 0x180027f08 // > @ 0x180028700 // > @ 0x180028c78 // // 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::setKeypadEnabled(cocos2d::CCLayer *this, bool a2) { __imp_?setKeypadEnabled@CCLayer@cocos2d@@UEAAX_N@Z(this, a2); }