{"type": "func", "start": 6442537024, "end": 6442537083, "name": "cocos2d::extension::CCTableView::setVerticalFillOrder", "pseudocode": "// \n// cocos2d::extension::CCTableView::setVerticalFillOrder from 0x180015040 to 0x18001507b (59 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a740\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nvoid __fastcall cocos2d::extension::CCTableView::setVerticalFillOrder(__int64 a1, int a2)\n{\n  if ( *(_DWORD *)(a1 + 584) != a2 )\n  {\n    *(_DWORD *)(a1 + 584) = a2;\n    if ( cocos2d::CCArray::count(*(cocos2d::CCArray **)(a1 + 624)) )\n      cocos2d::extension::CCTableView::reloadData((cocos2d::extension::CCTableView *)a1);\n  }\n}", "assembly": "; \n; cocos2d::extension::CCTableView::setVerticalFillOrder from 0x180015040 to 0x18001507b (59 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a740\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\npush    rbx                                                            ; +0x0, 0x180015040\nsub     rsp, 20h                                                       ; +0x2, 0x180015042\nmov     rbx, rcx                                                       ; +0x6, 0x180015046\ncmp     [rcx+248h], edx                                                ; +0x9, 0x180015049\njz      short loc_180015075                                            ; +0xf, 0x18001504f\nmov     [rcx+248h], edx                                                ; +0x11, 0x180015051\nmov     rcx, [rcx+270h]                                                ; +0x17, 0x180015057\ncall    cs:?count@CCArray@cocos2d@@QEBAIXZ; cocos2d::CCArray::count(void) ; +0x1e, 0x18001505e\ntest    eax, eax                                                       ; +0x24, 0x180015064\njz      short loc_180015075                                            ; +0x26, 0x180015066\nmov     rcx, rbx; this                                                 ; +0x28, 0x180015068\nadd     rsp, 20h                                                       ; +0x2b, 0x18001506b\npop     rbx                                                            ; +0x2f, 0x18001506f\njmp     ?reloadData@CCTableView@extension@cocos2d@@QEAAXXZ; cocos2d::extension::CCTableView::reloadData(void) ; +0x30, 0x180015070\nadd     rsp, 20h                                                       ; +0x35, 0x180015075\npop     rbx                                                            ; +0x39, 0x180015079\nretn                                                                   ; +0x3a, 0x18001507a", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004a740"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}