Difference between revisions of "Lua:getFormCount"

From Cheat Engine
Jump to navigation Jump to search
(Related Functions)
m
 
Line 9: Line 9:
 
{{LuaSeeAlso}}
 
{{LuaSeeAlso}}
  
=== Related Functions ===
+
{{Forms}}
* [[Lua:getForm|getForm]]
 
* [[Lua:getMainForm|getMainForm]]
 
* [[Lua:getSettingsForm|getSettingsForm]]
 
* [[Lua:getMemoryViewForm|getMemoryViewForm]]
 
* [[Lua:getLuaEngine|getLuaEngine]]
 
* [[Lua:registerFormAddNotification|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