Difference between revisions of "X Media:getPath"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Returns the path that was used to create the media.
 
Returns the path that was used to create the media.
<source lang="lua">
+
<syntaxhighlight lang="lua">
string = Media:getPath()
+
(string) = Media:getPath()
 
</source>
 
</source>
  

Latest revision as of 15:32, 13 July 2023