// // cocos2d::CCLayerRGBA::setCascadeOpacityEnabled from 0x18001ef3f to 0x18001ef45 (6 bytes) // // 10 xrefs: // > @ 0x180023618 // > @ 0x180023c18 // > @ 0x1800247e8 // > @ 0x180024890 // > @ 0x180024e40 // > @ 0x180025428 // > @ 0x1800259d8 // > @ 0x180025fa8 // > @ 0x1800265d0 // > @ 0x180027a60 // // 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::setCascadeOpacityEnabled(cocos2d::CCLayerRGBA *this, bool a2) { __imp_?setCascadeOpacityEnabled@CCLayerRGBA@cocos2d@@UEAAX_N@Z(this, a2); }