// // cocos2d::extension::CCEditBoxImplWin::setPlaceholderFontColor from 0x180011a30 to 0x180011a4f (31 bytes) // // 2 xrefs: // > @ 0x180028170 // > @ 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::CCEditBoxImplWin::setPlaceholderFontColor( cocos2d::extension::CCEditBoxImplWin *this, const struct cocos2d::_ccColor3B *a2) { *(_WORD *)((char *)this + 123) = *(_WORD *)a2; *((_BYTE *)this + 125) = *((_BYTE *)a2 + 2); (**(void (__fastcall ***)(__int64))(*((_QWORD *)this + 4) + 320LL))(*((_QWORD *)this + 4) + 320LL); }