// // cocos2d::CCNode::getPosition from 0x18001ee6d to 0x18001ee73 (6 bytes) // // 16 xrefs: // > @ 0x1800237b0 // > @ 0x180023db0 // > @ 0x180024320 // > @ 0x180024a28 // > @ 0x180024fd8 // > @ 0x1800255c0 // > @ 0x180025b70 // > @ 0x180026140 // > @ 0x180026768 // > @ 0x180026cd8 // > @ 0x180027160 // > @ 0x180027610 // > @ 0x180027bf8 // > @ 0x1800283f0 // > @ 0x180028968 // > @ 0x1800291b8 // // 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::getPosition(cocos2d::CCNode *this, float *a2, float *a3) { __imp_?getPosition@CCNode@cocos2d@@UEAAXPEAM0@Z(this, a2, a3); }