Difference between revisions of "Particles:setParticleTag"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''<translate>Available since</translate>:''' in development<br/>
 
'''<translate>Available since</translate>:''' in development<br/>
 +
'''<translate>Class</translate>:''' [[Special:MyLanguage/Particles|Particles]]<br/>
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate>set the tag associated to the given particle.</translate>
 
<translate>set the tag associated to the given particle.</translate>

Revision as of 10:27, 24 August 2018

Available since: in development
Class: Particles

Description

set the tag associated to the given particle.

 Particles:setParticleTag(i,tag)

Parameters

i: (number) particle index
tag: (string) tag to associate to this particle