// // cocos2d::extension::CCControlStepper::~CCControlStepper from 0x18000b250 to 0x18000b312 (194 bytes) // // 4 xrefs: // > sub_18000BF80 @ 0x18000bfde // > sub_18000BF80 @ 0x18000bf9c // > @ 0x18002fdf8 // > @ 0x180049c60 // // 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 // void __fastcall cocos2d::extension::CCControlStepper::~CCControlStepper(cocos2d::extension::CCControlStepper *this) { cocos2d::CCObject *v2; // rcx cocos2d::CCObject *v3; // rcx cocos2d::CCObject *v4; // rcx cocos2d::CCObject *v5; // rcx *(_QWORD *)this = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCNode'}; *((_QWORD *)this + 40) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCTouchDelegate'}; *((_QWORD *)this + 41) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCAccelerometerDelegate'}; *((_QWORD *)this + 42) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCKeypadDelegate'}; *((_QWORD *)this + 43) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCKeyboardDelegate'}; *((_QWORD *)this + 44) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCMouseDelegate'}; *((_QWORD *)this + 51) = &cocos2d::extension::CCControlStepper::`vftable'; cocos2d::CCNode::unscheduleAllSelectors(this); v2 = *((cocos2d::CCObject **)this + 59); if ( v2 ) cocos2d::CCObject::release(v2); v3 = *((cocos2d::CCObject **)this + 60); if ( v3 ) cocos2d::CCObject::release(v3); v4 = *((cocos2d::CCObject **)this + 61); if ( v4 ) cocos2d::CCObject::release(v4); v5 = *((cocos2d::CCObject **)this + 62); if ( v5 ) cocos2d::CCObject::release(v5); cocos2d::extension::CCControl::~CCControl(this); }