Difference between revisions of "Lua:getSettingsForm"

From Cheat Engine
Jump to navigation Jump to search
(No difference)

Revision as of 00:13, 25 January 2018

function getSettingsForm() : Form

Returns the main settings Form.

Function Parameters

<none>

Examples

local frm = getSettingsForm()

See also

Related Functions

Related Classes