// // cocos2d::CCNode::getCamera from 0x18001ed17 to 0x18001ed1d (6 bytes) // // 16 xrefs: // > @ 0x180023978 // > @ 0x180023f78 // > @ 0x1800244e8 // > @ 0x180024bf0 // > @ 0x1800251a0 // > @ 0x180025788 // > @ 0x180025d38 // > @ 0x180026308 // > @ 0x180026930 // > @ 0x180026ea0 // > @ 0x180027328 // > @ 0x1800277d8 // > @ 0x180027dc0 // > @ 0x1800285b8 // > @ 0x180028b30 // > @ 0x180029380 // // 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 struct cocos2d::CCCamera *__fastcall cocos2d::CCNode::getCamera(cocos2d::CCNode *this) { return __imp_?getCamera@CCNode@cocos2d@@UEAAPEAVCCCamera@2@XZ(this); }