// // cocos2d::CCNode::setVisible from 0x18001ee0d to 0x18001ee13 (6 bytes) // // 13 xrefs: // > @ 0x180023830 // > @ 0x180023e30 // > @ 0x1800243a0 // > @ 0x180024aa8 // > @ 0x180025058 // > @ 0x180025640 // > @ 0x180025bf0 // > @ 0x1800261c0 // > @ 0x1800267e8 // > @ 0x180027690 // > @ 0x180028470 // > @ 0x1800289e8 // > @ 0x180029238 // // 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::setVisible(cocos2d::CCNode *this, bool a2) { __imp_?setVisible@CCNode@cocos2d@@UEAAX_N@Z(this, a2); }