Posted: Thu Jun 09, 2022 2:26 pm Post subject: Structure picker
✅ StructurePicker.lua
✅ StructurePicker.FRM
------------------------------------------------------------------------------------------
-- 【 FILE INFO 】
-- ㅤ❖ This is Cheat Engine 7.4 extension which purpose is to speed up
-- ㅤㅤ data structure dissection.
--
-- 【 FEATURES 】
-- ㅤ❖ Adds 'Structure picker' menu item into the 'Structures' menu
-- ㅤㅤ of 'Structure dissect' window (default shortcut Ctrl+D)
-- ㅤ❖ New menu opens 'Structure picker' window with all global structures
-- ㅤ❖ 'Structure picker' automatically selects the main structure of
-- ㅤㅤ the 'Structure dissect' foreground window
-- ㅤ❖ Selecting structure from the 'Structure picker' replaces the main
-- ㅤㅤ structure of the 'Structure dissect' foreground window
-- ㅤ❖ 'Structure picker' contains a text filter which helps to find
-- ㅤㅤ a structure in a long list
-- ㅤ❖ 'Up' and 'Down' arrow keys transfer focus from the filter to
-- ㅤㅤ the list and used to navigate
-- ㅤ❖ 'Ctrl+F' transfers focus from the list to the filter
-- 【 HOW TO INSTALL 】
-- ㅤ❖ Place the .lua file in CE autorun folder. Could be:
-- ㅤㅤ C:\Program Files\Cheat Engine 7.4\autorun
-- ㅤ❖ Place the .frm file in CE autorun\forms folder. Could be:
-- ㅤㅤ C:\Program Files\Cheat Engine 7.4\autorun\forms
--
-- 【 CHANGE LOG 】
-- ㅤ⋯ 2022-06-09 ⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯⋯
-- ㅤ❖ initial version
-------------------------------------------------------------------------------------
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum