// // cocos2d::CCNode::setUserObject from 0x18001ed29 to 0x18001ed2f (6 bytes) // // 16 xrefs: // > @ 0x180023960 // > @ 0x180023f60 // > @ 0x1800244d0 // > @ 0x180024bd8 // > @ 0x180025188 // > @ 0x180025770 // > @ 0x180025d20 // > @ 0x1800262f0 // > @ 0x180026918 // > @ 0x180026e88 // > @ 0x180027310 // > @ 0x1800277c0 // > @ 0x180027da8 // > @ 0x1800285a0 // > @ 0x180028b18 // > @ 0x180029368 // // 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::setUserObject(cocos2d::CCNode *this, struct cocos2d::CCObject *a2) { __imp_?setUserObject@CCNode@cocos2d@@UEAAXPEAVCCObject@2@@Z(this, a2); }