Difference between revisions of "xmplayer isPlaying"

From Cheat Engine
Jump to navigation Jump to search
(Created page with ''''function''' xmplayer_isPlaying() Returns true if an XM file is currently being played. ===Function Parameters=== <none> == See also == * Lua {{DISPLAYTITLE:xmplayer_i…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
[[Category:Lua]]
 
'''function''' xmplayer_isPlaying()
 
'''function''' xmplayer_isPlaying()
  
Line 4: Line 5:
  
  
===Function Parameters===
+
{{LuaFunctionParametersNone}}
<none>
 
  
== See also ==
+
{{LuaSeeAlso}}
* [[Lua]]
 
  
 
{{DISPLAYTITLE:xmplayer_isPlaying}}
 
{{DISPLAYTITLE:xmplayer_isPlaying}}

Latest revision as of 21:45, 19 March 2017

function xmplayer_isPlaying()

Returns true if an XM file is currently being played.


Function Parameters[edit]

<none>

See also[edit]