// // cocos2d::extension::CCTableViewCell::CCTableViewCell from 0x18001c6e0 to 0x18001c728 (72 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004aee4 // // 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 '??0CCTableViewCell@extension@cocos2d@@QEAA@$$QEAV012@@Z' cocos2d::extension::CCTableViewCell *__fastcall cocos2d::extension::CCTableViewCell::CCTableViewCell( cocos2d::extension::CCTableViewCell *this, const struct cocos2d::extension::CCTableViewCell *a2) { cocos2d::CCNode::CCNode(this, a2); *(_QWORD *)this = &cocos2d::extension::CCTableViewCell::`vftable'{for `cocos2d::CCNode'}; *((_QWORD *)this + 40) = &cocos2d::extension::CCTableViewCell::`vftable'{for `cocos2d::extension::CCSortableObject'}; *((_DWORD *)this + 82) = *((_DWORD *)a2 + 82); return this; }