Difference between revisions of "Lua:unpause"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
− | + | {{LuaFunctionParametersNone}} | |
− | |||
− | == | + | {{LuaSeeAlso}} |
+ | |||
+ | === Related Functions === | ||
* [[pause]] | * [[pause]] | ||
− |
Revision as of 21:23, 19 March 2017
function unpause()
resumes the currently opened process if it was paused.
Function Parameters
<none>