Difference between revisions of "xmplayer resume"

From Cheat Engine
Jump to navigation Jump to search
(See also)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:Lua]]
 
'''function''' xmplayer_resume()
 
'''function''' xmplayer_resume()
  
Line 4: Line 5:
  
  
===Function Parameters===
+
{{LuaFunctionParametersNone}}
<none>
 
  
It's a joy to find smoonee who can think like that
+
{{LuaSeeAlso}}
 +
 
 +
=== Related Functions ===
 +
* [[xmplayer_pause]]
 +
 
 +
{{DISPLAYTITLE:xmplayer_resume}}

Latest revision as of 21:45, 19 March 2017

function xmplayer_resume()

Resumes the xm music file that was currently suspended. If it was paused, it will continue from the position it was paused. If it was stopped, it starts from the beginning.


Function Parameters[edit]

<none>

See also[edit]

Related Functions[edit]