Difference between revisions of "xmplayer stop"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' xmplayer_stop() Stops the xm music file that is currently playing ===Function Parameters=== <none> == See also == * xmplayer_pause * xmplayer_resume * …')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
[[Category:Lua]]
 
'''function''' xmplayer_stop()
 
'''function''' xmplayer_stop()
  
Line 4: Line 5:
  
  
===Function Parameters===
+
{{LuaFunctionParametersNone}}
<none>
 
  
== See also ==
+
{{LuaSeeAlso}}
 +
 
 +
=== Related Functions ===
 
* [[xmplayer_pause]]
 
* [[xmplayer_pause]]
 
* [[xmplayer_resume]]
 
* [[xmplayer_resume]]
* [[Lua]]
 
  
 
{{DISPLAYTITLE:xmplayer_stop}}
 
{{DISPLAYTITLE:xmplayer_stop}}

Latest revision as of 21:45, 19 March 2017

function xmplayer_stop()

Stops the xm music file that is currently playing


Function Parameters[edit]

<none>

See also[edit]

Related Functions[edit]