// // cocos2d::CCNode::setScale from 0x18001ee8b to 0x18001ee91 (6 bytes) // // 16 xrefs: // > @ 0x180023788 // > @ 0x180023d88 // > @ 0x1800242f8 // > @ 0x180024a00 // > @ 0x180024fb0 // > @ 0x180025598 // > @ 0x180025b48 // > @ 0x180026118 // > @ 0x180026740 // > @ 0x180026cb0 // > @ 0x180027138 // > @ 0x1800275e8 // > @ 0x180027bd0 // > @ 0x1800283c8 // > @ 0x180028940 // > @ 0x180029190 // // 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::setScale(cocos2d::CCNode *this, float a2, float a3) { __imp_?setScale@CCNode@cocos2d@@UEAAXMM@Z(this, a2, a3); }