// // cocos2d::extension::CCControlColourPicker::operator= from 0x18001ba80 to 0x18001bb22 (162 bytes) // // 3 xrefs: // > @ 0x18002fdf8 // > @ 0x18004ae24 // > @ 0x18004ae30 // // 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 // // Alternative name is '??4CCControlColourPicker@extension@cocos2d@@QEAAAEAV012@$$QEAV012@@Z' __int64 __fastcall cocos2d::extension::CCControlColourPicker::operator=(__int64 a1, __int64 a2) { cocos2d::extension::CCControl::operator=(a1, a2); *(_WORD *)(a1 + 472) = *(_WORD *)(a2 + 472); *(_BYTE *)(a1 + 474) = *(_BYTE *)(a2 + 474); *(_OWORD *)(a1 + 480) = *(_OWORD *)(a2 + 480); *(_QWORD *)(a1 + 496) = *(_QWORD *)(a2 + 496); *(_QWORD *)(a1 + 504) = *(_QWORD *)(a2 + 504); *(_QWORD *)(a1 + 512) = *(_QWORD *)(a2 + 512); *(_QWORD *)(a1 + 520) = *(_QWORD *)(a2 + 520); *(_QWORD *)(a1 + 528) = *(_QWORD *)(a2 + 528); *(_QWORD *)(a1 + 536) = *(_QWORD *)(a2 + 536); return a1; }