// // cocos2d::CCLayer::isKeyboardEnabled from 0x18001ec2d to 0x18001ec33 (6 bytes) // // 12 xrefs: // > @ 0x180023ac8 // > @ 0x1800240c8 // > @ 0x180024638 // > @ 0x180024d40 // > @ 0x1800252f0 // > @ 0x1800258d8 // > @ 0x180025e88 // > @ 0x180026458 // > @ 0x180026a80 // > @ 0x180027f10 // > @ 0x180028708 // > @ 0x180028c80 // // 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::isKeyboardEnabled(cocos2d::CCLayer *this) { return __imp_?isKeyboardEnabled@CCLayer@cocos2d@@UEAA_NXZ(this); }