Difference between revisions of "B2.ParticleSystem:getParticleGroupList"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
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>
 
</source>
  
 
{{B2.ParticleSystem}}
 
{{B2.ParticleSystem}}

Revision as of 18:21, 12 July 2023