// // cocos2d::CCNode::_setZOrder from 0x18001eebb to 0x18001eec1 (6 bytes) // // 16 xrefs: // > @ 0x180023748 // > @ 0x180023d48 // > @ 0x1800242b8 // > @ 0x1800249c0 // > @ 0x180024f70 // > @ 0x180025558 // > @ 0x180025b08 // > @ 0x1800260d8 // > @ 0x180026700 // > @ 0x180026c70 // > @ 0x1800270f8 // > @ 0x1800275a8 // > @ 0x180027b90 // > @ 0x180028388 // > @ 0x180028900 // > @ 0x180029150 // // 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); }