{"type": "func", "start": 6442498240, "end": 6442498266, "name": "cocos2d::extension::CCControlStepper::setMinimumValue", "pseudocode": "// \n// cocos2d::extension::CCControlStepper::setMinimumValue from 0x18000b8c0 to 0x18000b8da (26 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x1800264e0\n// > <???> @ 0x18002fdf8\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::CCControlStepper::setMinimumValue(\n        cocos2d::extension::CCControlStepper *this,\n        double a2)\n{\n  double v2; // rax\n\n  v2 = *(double *)this;\n  *((double *)this + 65) = a2;\n  (*(void (**)(void))(*(_QWORD *)&v2 + 1136LL))();\n}", "assembly": "; \n; cocos2d::extension::CCControlStepper::setMinimumValue from 0x18000b8c0 to 0x18000b8da (26 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x1800264e0\n; > <???> @ 0x18002fdf8\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\nmov     rax, [rcx]                                                     ; +0x0, 0x18000b8c0\nmovsd   qword ptr [rcx+208h], xmm1                                     ; +0x3, 0x18000b8c3\nmovsd   xmm1, qword ptr [rcx+1F8h]                                     ; +0xb, 0x18000b8cb\njmp     qword ptr [rax+470h]                                           ; +0x13, 0x18000b8d3", "xrefs": ["<???> @ 0x1800264e0", "<???> @ 0x18002fdf8"], "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"}