Difference between revisions of "Particles:getParticleAngle"

From GiderosMobile
(removed language stuff)
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Gets a particle angle.
 
Gets a particle angle.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = Particles:getParticleAngle(i)
 
(number) = Particles:getParticleAngle(i)
 
</source>
 
</source>

Revision as of 15:30, 13 July 2023