Difference between revisions of "Particles:isPaused"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate>Returns wether this particle system is paused or not</translate>
 
<translate>Returns wether this particle system is paused or not</translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(boolean) = Particles:isPaused()
 
(boolean) = Particles:isPaused()
 
</source>
 
</source>

Revision as of 15:30, 13 July 2023