Difference between revisions of "B2.ParticleSystem:getParticleGroupList"

From GiderosMobile
m (Text replacement - "</source" to "</syntaxhighlight")
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
=== Description ===
 
=== Description ===
 
Returns a list of particle groups.
 
Returns a list of particle groups.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
b2.ParticleSystem:getParticleGroupList()
 
b2.ParticleSystem:getParticleGroupList()
</source>
+
</syntaxhighlight>
  
 
{{B2.ParticleSystem}}
 
{{B2.ParticleSystem}}

Latest revision as of 18:23, 12 July 2023