Difference between revisions of "xmplayer pause"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' xmplayer_pause() Pauses the xm music file that was currently playing ===Function Parameters=== <none> == See also == * xmplayer_resume * Lua {{DISPLAY…')
 
Line 1: Line 1:
 +
[[Category:Lua]]
 
'''function''' xmplayer_pause()
 
'''function''' xmplayer_pause()
  

Revision as of 13:49, 19 March 2017

function xmplayer_pause()

Pauses the xm music file that was currently playing


Function Parameters

<none>

See also