// // cocos2d::CCNode::getGrid from 0x18001ed47 to 0x18001ed4d (6 bytes) // // 16 xrefs: // > @ 0x180023938 // > @ 0x180023f38 // > @ 0x1800244a8 // > @ 0x180024bb0 // > @ 0x180025160 // > @ 0x180025748 // > @ 0x180025cf8 // > @ 0x1800262c8 // > @ 0x1800268f0 // > @ 0x180026e60 // > @ 0x1800272e8 // > @ 0x180027798 // > @ 0x180027d80 // > @ 0x180028578 // > @ 0x180028af0 // > @ 0x180029340 // // 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 struct cocos2d::CCGridBase *__fastcall cocos2d::CCNode::getGrid(cocos2d::CCNode *this) { return __imp_?getGrid@CCNode@cocos2d@@UEAAPEAVCCGridBase@2@XZ(this); }