{"type": "func", "start": 6442477696, "end": 6442477804, "name": "cocos2d::extension::CCControlButton::getTitleTTFForState", "pseudocode": "// \n// cocos2d::extension::CCControlButton::getTitleTTFForState from 0x180006880 to 0x1800068ec (108 bytes)\n// \n// 4 xrefs:\n// > <???> @ 0x1800241d0\n// > <???> @ 0x180028018\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x180049684\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\nchar *__fastcall cocos2d::extension::CCControlButton::getTitleTTFForState(cocos2d::extension::CCControlButton *this)\n{\n  __int64 v1; // rax\n  __int64 v2; // rax\n  cocos2d::CCLabelTTF *v3; // rax\n\n  v1 = (*(__int64 (__fastcall **)(cocos2d::extension::CCControlButton *))(*(_QWORD *)this + 1224LL))(this);\n  v2 = _RTDynamicCast(\n         v1,\n         0,\n         &cocos2d::CCNode `RTTI Type Descriptor',\n         &cocos2d::CCLabelProtocol `RTTI Type Descriptor',\n         0);\n  v3 = (cocos2d::CCLabelTTF *)_RTDynamicCast(\n                                v2,\n                                0,\n                                &cocos2d::CCLabelProtocol `RTTI Type Descriptor',\n                                &cocos2d::CCLabelTTF `RTTI Type Descriptor',\n                                0);\n  if ( v3 )\n    return (char *)cocos2d::CCLabelTTF::getFontName(v3);\n  else\n    return byte_180023460;\n}", "assembly": "; \n; cocos2d::extension::CCControlButton::getTitleTTFForState from 0x180006880 to 0x1800068ec (108 bytes)\n; \n; 4 xrefs:\n; > <???> @ 0x1800241d0\n; > <???> @ 0x180028018\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x180049684\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\nsub     rsp, 38h                                                       ; +0x0, 0x180006880\nmov     rax, [rcx]                                                     ; +0x4, 0x180006884\ncall    qword ptr [rax+4C8h]                                           ; +0x7, 0x180006887\nlea     r9, ??_R0?AVCCLabelProtocol@cocos2d@@@8; cocos2d::CCLabelProtocol `RTTI Type Descriptor' ; +0xd, 0x18000688d\nmov     [rsp+38h+var_18], 0                                            ; +0x14, 0x180006894\nmov     rcx, rax                                                       ; +0x1c, 0x18000689c\nlea     r8, ??_R0?AVCCNode@cocos2d@@@8; cocos2d::CCNode `RTTI Type Descriptor' ; +0x1f, 0x18000689f\nxor     edx, edx                                                       ; +0x26, 0x1800068a6\ncall    __RTDynamicCast                                                ; +0x28, 0x1800068a8\nlea     r9, ??_R0?AVCCLabelTTF@cocos2d@@@8; cocos2d::CCLabelTTF `RTTI Type Descriptor' ; +0x2d, 0x1800068ad\nmov     [rsp+38h+var_18], 0                                            ; +0x34, 0x1800068b4\nlea     r8, ??_R0?AVCCLabelProtocol@cocos2d@@@8; cocos2d::CCLabelProtocol `RTTI Type Descriptor' ; +0x3c, 0x1800068bc\nxor     edx, edx                                                       ; +0x43, 0x1800068c3\nmov     rcx, rax                                                       ; +0x45, 0x1800068c5\ncall    __RTDynamicCast                                                ; +0x48, 0x1800068c8\ntest    rax, rax                                                       ; +0x4d, 0x1800068cd\njz      short loc_1800068E0                                            ; +0x50, 0x1800068d0\nmov     rcx, rax                                                       ; +0x52, 0x1800068d2\nadd     rsp, 38h                                                       ; +0x55, 0x1800068d5\njmp     cs:?getFontName@CCLabelTTF@cocos2d@@QEAAPEBDXZ; cocos2d::CCLabelTTF::getFontName(void) ; +0x59, 0x1800068d9\nlea     rax, byte_180023460                                            ; +0x60, 0x1800068e0\nadd     rsp, 38h                                                       ; +0x67, 0x1800068e7\nretn                                                                   ; +0x6b, 0x1800068eb", "xrefs": ["<???> @ 0x1800241d0", "<???> @ 0x180028018", "<???> @ 0x18002fdf8", "<???> @ 0x180049684"], "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"}