Difference between revisions of "Particles:getParticleTag"
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>returns the tag associated to the given particle</translate> | <translate>returns the tag associated to the given particle</translate> |
Revision as of 09:27, 24 August 2018
Available since: in development
Class: Particles
Description
returns the tag associated to the given particle
(string) = Particles:getParticleTag(i)
Parameters
i: (number) particle index
Return values
Returns (string) tag