// // cocos2d::CCLayer::isKeypadEnabled from 0x18001ec39 to 0x18001ec3f (6 bytes) // // 12 xrefs: // > @ 0x180023ab8 // > @ 0x1800240b8 // > @ 0x180024628 // > @ 0x180024d30 // > @ 0x1800252e0 // > @ 0x1800258c8 // > @ 0x180025e78 // > @ 0x180026448 // > @ 0x180026a70 // > @ 0x180027f00 // > @ 0x1800286f8 // > @ 0x180028c70 // // 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::isKeypadEnabled(cocos2d::CCLayer *this) { return __imp_?isKeypadEnabled@CCLayer@cocos2d@@UEAA_NXZ(this); }