AEmitter:EnableEmission
From Data Realms Wiki
(Difference between revisions)
m (refresh cache) |
Beautifybot (Talk | contribs) m (updating function page) |
||
(3 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{LuaFunction | {{LuaFunction | ||
- | |function_name | + | |function_name =EnableEmission |
- | |arguments | + | |arguments =* Whether to enable or disable emission. |
- | |returns | + | |returns =None. |
- | |description | + | |description = |
- | + | Sets this AEmitter to start emitting at the set rate, or to stop. | |
- | + | }} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Latest revision as of 00:55, 28 June 2012
Function | |
---|---|
Syntax | EnableEmission( * Whether to enable or disable emission. ) |
Description: | |
Sets this AEmitter to start emitting at the set rate, or to stop. | |
Returns | None. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |