// // cocos2d::extension::CCControlSlider::getThumbSprite from 0x18000b030 to 0x18000b038 (8 bytes) // // 1 xrefs: // > @ 0x18002fdf8 // // 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 // // Alternative name is '?getBackgroundSprite@CCControlButton@extension@cocos2d@@QEBAPEAVCCScale9Sprite@23@XZ' // Alternative name is '?getPlusLabel@CCControlStepper@extension@cocos2d@@QEBAPEAVCCLabelTTF@3@XZ' // Alternative name is '?getShadow@CCControlSaturationBrightnessPicker@extension@cocos2d@@QEBAPEAVCCSprite@3@XZ' struct cocos2d::CCSprite *__fastcall cocos2d::extension::CCControlSlider::getThumbSprite( cocos2d::extension::CCControlSlider *this) { return *((struct cocos2d::CCSprite **)this + 62); }