// // cocos2d::CCLayer::setTouchPriority from 0x18001ec57 to 0x18001ec5d (6 bytes) // // 12 xrefs: // > @ 0x180023a90 // > @ 0x180024090 // > @ 0x180024600 // > @ 0x180024d08 // > @ 0x1800252b8 // > @ 0x1800258a0 // > @ 0x180025e50 // > @ 0x180026420 // > @ 0x180026a48 // > @ 0x180027ed8 // > @ 0x1800286d0 // > @ 0x180028c48 // // 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::CCLayer::setTouchPriority(cocos2d::CCLayer *this, int a2) { __imp_?setTouchPriority@CCLayer@cocos2d@@UEAAXH@Z(this, a2); }