Difference between revisions of "ParticleSystem:isActive"
m (1 revision: Importing from potato (again).) |
|||
Line 1: | Line 1: | ||
− | |||
Checks whether the particle system is actively emitting particles. | Checks whether the particle system is actively emitting particles. | ||
== Function == | == Function == | ||
Line 14: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Checks whether the particle system is actively emitting particles.}} | {{#set:Description=Checks whether the particle system is actively emitting particles.}} | ||
+ | == Other Languages == | ||
+ | {{i18n|ParticleSystem:isActive}} |
Revision as of 19:23, 18 November 2010
Checks whether the particle system is actively emitting particles.
Function
Synopsis
active = ParticleSystem:isActive( )
Arguments
None.
Returns
boolean active
- True if system is active, false otherwise.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info