// // cocos2d::CCNode::setZOrder from 0x18001eec1 to 0x18001eec7 (6 bytes) // // 16 xrefs: // > @ 0x180023740 // > @ 0x180023d40 // > @ 0x1800242b0 // > @ 0x1800249b8 // > @ 0x180024f68 // > @ 0x180025550 // > @ 0x180025b00 // > @ 0x1800260d0 // > @ 0x1800266f8 // > @ 0x180026c68 // > @ 0x1800270f0 // > @ 0x1800275a0 // > @ 0x180027b88 // > @ 0x180028380 // > @ 0x1800288f8 // > @ 0x180029148 // // 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::setZOrder(cocos2d::CCNode *this, int a2) { __imp_?setZOrder@CCNode@cocos2d@@UEAAXH@Z(this, a2); }