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 * …')
 
Line 1: Line 1:
 +
[[Category:Lua]]
 
'''function''' xmplayer_stop()
 
'''function''' xmplayer_stop()
  

Revision as of 13:49, 19 March 2017

function xmplayer_stop()

Stops the xm music file that is currently playing


Function Parameters

<none>

See also