{"type": "func", "start": 6442511968, "end": 6442511996, "name": "cocos2d::extension::CCScale9Sprite::setContentSize", "pseudocode": "// \n// cocos2d::extension::CCScale9Sprite::setContentSize from 0x18000ee60 to 0x18000ee7c (28 bytes)\n// \n// 3 xrefs:\n// > <???> @ 0x180027678\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x180049eb8\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nvoid __fastcall cocos2d::extension::CCScale9Sprite::setContentSize(\n        cocos2d::extension::CCScale9Sprite *this,\n        const struct cocos2d::CCSize *a2)\n{\n  cocos2d::CCNode::setContentSize(this, a2);\n  *((_BYTE *)this + 432) = 1;\n}", "assembly": "; \n; cocos2d::extension::CCScale9Sprite::setContentSize from 0x18000ee60 to 0x18000ee7c (28 bytes)\n; \n; 3 xrefs:\n; > <???> @ 0x180027678\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x180049eb8\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\npush    rbx                                                            ; +0x0, 0x18000ee60\nsub     rsp, 20h                                                       ; +0x2, 0x18000ee62\nmov     rbx, rcx                                                       ; +0x6, 0x18000ee66\ncall    cs:__imp_?setContentSize@CCNode@cocos2d@@UEAAXAEBVCCSize@2@@Z; cocos2d::CCNode::setContentSize(cocos2d::CCSize const &) ; +0x9, 0x18000ee69\nmov     byte ptr [rbx+1B0h], 1                                         ; +0xf, 0x18000ee6f\nadd     rsp, 20h                                                       ; +0x16, 0x18000ee76\npop     rbx                                                            ; +0x1a, 0x18000ee7a\nretn                                                                   ; +0x1b, 0x18000ee7b", "xrefs": ["<???> @ 0x180027678", "<???> @ 0x18002fdf8", "<???> @ 0x180049eb8"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}