Difference between revisions of "xmplayer pause"
								
								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…') | m (Reverted edits by This content is not available (Talk) to last revision by TheyCallMeTim13) | ||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | [[Category:Lua]] | ||
| '''function''' xmplayer_pause() | '''function''' xmplayer_pause() | ||
| Line 4: | Line 5: | ||
| − | + | {{LuaFunctionParametersNone}} | |
| − | |||
| − | ==  | + | {{LuaSeeAlso}} | 
| + | |||
| + | === Related Functions === | ||
| * [[xmplayer_resume]] | * [[xmplayer_resume]] | ||
| − | |||
| {{DISPLAYTITLE:xmplayer_pause}} | {{DISPLAYTITLE:xmplayer_pause}} | ||
Latest revision as of 19:07, 18 March 2019
function xmplayer_pause()
Pauses the xm music file that was currently playing
Function Parameters[edit]
<none>
See also[edit]
Related Functions[edit]

