AEmitter:IsEmitting
From Data Realms Wiki
(Difference between revisions)
m (Reverted edits by Beautifybot (talk) to last revision by Thoughtprocess) |
Beautifybot (Talk | contribs) m (updating function page) |
||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
{{LuaFunction | {{LuaFunction | ||
- | |function_name | + | |function_name =IsEmitting |
- | |arguments | + | |arguments =* None. |
- | |returns | + | |returns =Whether it's emitting or not. |
- | + | |description = | |
- | | | + | Indicates whether this AEmitter is currently enabled and emitting. |
- | + | }} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Latest revision as of 00:55, 28 June 2012
Function | |
---|---|
Syntax | IsEmitting( * None. ) |
Description: | |
Indicates whether this AEmitter is currently enabled and emitting. | |
Returns | Whether it's emitting or not. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |