// // cocos2d::extension::CCColor3bObject::CCColor3bObject from 0x18001b040 to 0x18001b07d (61 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004ad94 // // 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 '??0CCColor3bObject@extension@cocos2d@@QEAA@$$QEAV012@@Z' cocos2d::extension::CCColor3bObject *__fastcall cocos2d::extension::CCColor3bObject::CCColor3bObject( cocos2d::extension::CCColor3bObject *this, const struct cocos2d::extension::CCColor3bObject *a2) { cocos2d::CCObject::CCObject(this, a2); *(_QWORD *)this = &cocos2d::extension::CCColor3bObject::`vftable'; *((_WORD *)this + 28) = *((_WORD *)a2 + 28); *((_BYTE *)this + 58) = *((_BYTE *)a2 + 58); return this; }