// // cocos2d::extension::CCControlStepper::setValue from 0x18000b900 to 0x18000b90d (13 bytes) // // 2 xrefs: // > @ 0x1800264f0 // > @ 0x18002fdf8 // // 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 // void __fastcall cocos2d::extension::CCControlStepper::setValue( cocos2d::extension::CCControlStepper *this, double a2, __int64 a3) { __int64 v3; // rdx LOBYTE(a3) = 1; (*(void (__fastcall **)(cocos2d::extension::CCControlStepper *, __int64, __int64))(*(_QWORD *)this + 1160LL))( this, v3, a3); }