// // cocos2d::extension::CCTableViewCell::setObjectID from 0x1800144e0 to 0x1800144e4 (4 bytes) // // 4 xrefs: // > cocos2d::extension::CCArrayForObjectSorting::objectWithObjectID @ 0x18001498a // > @ 0x180028740 // > @ 0x180029060 // > @ 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::CCTableViewCell::setObjectID(cocos2d::extension::CCTableViewCell *this, int a2) { *((_DWORD *)this + 2) = a2; }