// // cocos2d::CCLayerRGBA::setCascadeColorEnabled from 0x18001ef51 to 0x18001ef57 (6 bytes) // // 10 xrefs: // > @ 0x180023600 // > @ 0x180023c00 // > @ 0x1800247d0 // > @ 0x180024878 // > @ 0x180024e28 // > @ 0x180025410 // > @ 0x1800259c0 // > @ 0x180025f90 // > @ 0x1800265b8 // > @ 0x180027a48 // // 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 // // attributes: thunk void __fastcall cocos2d::CCLayerRGBA::setCascadeColorEnabled(cocos2d::CCLayerRGBA *this, bool a2) { __imp_?setCascadeColorEnabled@CCLayerRGBA@cocos2d@@UEAAX_N@Z(this, a2); }