// // cocos2d::extension::CCControlHuePicker::operator= from 0x18001b6d0 to 0x18001b73b (107 bytes) // // 3 xrefs: // > @ 0x18002fdf8 // > @ 0x18004ade8 // > @ 0x18004adf4 // // 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 // __int64 __fastcall cocos2d::extension::CCControlHuePicker::operator=(__int64 a1, __int64 a2) { cocos2d::extension::CCControl::operator=(a1, a2); *(_DWORD *)(a1 + 472) = *(_DWORD *)(a2 + 472); *(_DWORD *)(a1 + 476) = *(_DWORD *)(a2 + 476); *(_QWORD *)(a1 + 480) = *(_QWORD *)(a2 + 480); *(_QWORD *)(a1 + 488) = *(_QWORD *)(a2 + 488); cocos2d::CCPoint::operator=(a1 + 496, a2 + 496); return a1; }