Kawe Mazidjatari 2d367f56fe Improve FindPatternSIMD and GetVirtualMethodTable
Allow searching for multiple occurrences, the main reason for this addition is that some RTTI object locators reference 2 (or more) VFTables, the ConVar class is a good example., where we have 2 separate VFTables, one implementing ConCommandBase (which implements its own IConVar), the other implementing just IConVar for ConVar (2 VMT pointers in one class).
2022-08-15 21:05:42 +02:00
..
2022-08-13 15:35:38 +02:00
2022-08-13 19:41:45 +02:00
2022-08-09 11:53:33 +02:00
2022-08-13 11:24:55 +02:00
2022-08-14 15:43:49 +02:00