// // cocos2d::CCNode::setScaleX from 0x18001eea3 to 0x18001eea9 (6 bytes) // // 14 xrefs: // > @ 0x180023768 // > @ 0x180023d68 // > @ 0x1800242d8 // > @ 0x1800249e0 // > @ 0x180024f90 // > @ 0x180025578 // > @ 0x180025b28 // > @ 0x1800260f8 // > @ 0x180026720 // > @ 0x1800275c8 // > @ 0x180027bb0 // > @ 0x1800283a8 // > @ 0x180028920 // > @ 0x180029170 // // 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::setScaleX(cocos2d::CCNode *this, float a2) { __imp_?setScaleX@CCNode@cocos2d@@UEAAXM@Z(this, a2); }