// // cocos2d::CCNode::setScaleY from 0x18001ee97 to 0x18001ee9d (6 bytes) // // 14 xrefs: // > @ 0x180023778 // > @ 0x180023d78 // > @ 0x1800242e8 // > @ 0x1800249f0 // > @ 0x180024fa0 // > @ 0x180025588 // > @ 0x180025b38 // > @ 0x180026108 // > @ 0x180026730 // > @ 0x1800275d8 // > @ 0x180027bc0 // > @ 0x1800283b8 // > @ 0x180028930 // > @ 0x180029180 // // 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::CCNode::setScaleY(cocos2d::CCNode *this, float a2) { __imp_?setScaleY@CCNode@cocos2d@@UEAAXM@Z(this, a2); }