Difference between revisions of "Lua:pause"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' pause() pauses the currently opened process. ===Function Parameters=== <none> == See also == * unpause * Lua')
 
(Related Functions)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Category:Lua]]
 
'''function''' pause()
 
'''function''' pause()
  
Line 4: Line 5:
  
  
===Function Parameters===
+
{{LuaFunctionParametersNone}}
<none>
 
  
== See also ==
+
{{LuaSeeAlso}}
* [[unpause]]
+
 
* [[Lua]]
+
=== Related Functions ===
 +
* [[Lua:unpause|unpause]]

Latest revision as of 00:39, 25 January 2018

function pause()

pauses the currently opened process.


Function Parameters[edit]

<none>

See also[edit]

Related Functions[edit]