Difference between revisions of "Lua:getFormCount"

From Cheat Engine
Jump to navigation Jump to search
m
 
(2 intermediate revisions by one other user not shown)
Line 9: Line 9:
 
{{LuaSeeAlso}}
 
{{LuaSeeAlso}}
  
=== Related Functions ===
+
{{Forms}}
* [[getForm]]
 
* [[getMainForm]]
 
* [[getSettingsForm]]
 
* [[getMemoryViewForm]]
 
* [[getLuaEngine]]
 
* [[registerFormAddNotification]]
 

Latest revision as of 19:54, 26 June 2026

function getFormCount()

Returns the total number of forms assigned to the main CE application.


Function Parameters[edit]

<none>

Main Pages

Core Lua documentation entry points

Lua
Script Engine

Form Related Classes