// // cocos2d::extension::CCTableViewCell::operator= from 0x18001c730 to 0x18001c760 (48 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004aef0 // // 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 '??4CCTableViewCell@extension@cocos2d@@QEAAAEAV012@$$QEAV012@@Z' __int64 __fastcall cocos2d::extension::CCTableViewCell::operator=(__int64 a1, __int64 a2) { cocos2d::CCNode::operator=(); *(_DWORD *)(a1 + 328) = *(_DWORD *)(a2 + 328); return a1; }