Difference between revisions of "Lua:getSettingsForm"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' getSettingsForm() ''':''' Form Returns the main settings Form. ===Function Parameters=== <none> == Examples == local frm = getSettingsForm() == …')
(No difference)

Revision as of 08:22, 11 March 2017

function getSettingsForm() : Form

Returns the main settings Form.

Function Parameters

<none>

Examples

local frm = getSettingsForm()

See also

Related Functions

Related Classes