Currently there is no class exposed to lua, the best you could do is mimic the logic from cheat engine source.
create a child window/panel to lua script window, create listbox.
using timer (waiting for input by either hooking keypress/down/up..) to populate the listbox, and show the panel (bringToFront);
now using lua patterns matching split the current string by dot, and find the main object, check if object is created/exists (_G[object]..), and get propertyList for the object and fetch possible properties by current object tree depth
I would request as an addition to expose marks, mouseactions, keystrokes items, and expose an additional indent callback for lua/aa syntax. _________________
I'm rusty and getting older, help me re-learn lua.
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