// // cocos2d::CCNode::isIgnoreAnchorPointForPosition from 0x18001edbf to 0x18001edc5 (6 bytes) // // 16 xrefs: // > @ 0x180023898 // > @ 0x180023e98 // > @ 0x180024408 // > @ 0x180024b10 // > @ 0x1800250c0 // > @ 0x1800256a8 // > @ 0x180025c58 // > @ 0x180026228 // > @ 0x180026850 // > @ 0x180026dc0 // > @ 0x180027248 // > @ 0x1800276f8 // > @ 0x180027ce0 // > @ 0x1800284d8 // > @ 0x180028a50 // > @ 0x1800292a0 // // 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 bool __fastcall cocos2d::CCNode::isIgnoreAnchorPointForPosition(cocos2d::CCNode *this) { return __imp_?isIgnoreAnchorPointForPosition@CCNode@cocos2d@@UEAA_NXZ(this); }