// // cocos2d::CCNode::setRotationY from 0x18001ede9 to 0x18001edef (6 bytes) // // 14 xrefs: // > @ 0x180023860 // > @ 0x180023e60 // > @ 0x1800243d0 // > @ 0x180024ad8 // > @ 0x180025088 // > @ 0x180025670 // > @ 0x180025c20 // > @ 0x1800261f0 // > @ 0x180026818 // > @ 0x1800276c0 // > @ 0x180027ca8 // > @ 0x1800284a0 // > @ 0x180028a18 // > @ 0x180029268 // // 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::setRotationY(cocos2d::CCNode *this, float a2) { __imp_?setRotationY@CCNode@cocos2d@@UEAAXM@Z(this, a2); }