AEmitter:IsEmitting
From Data Realms Wiki
(Difference between revisions)
Revision as of 02:06, 14 October 2009
Function | |
---|---|
Syntax | self:IsEmitting( ) |
Description: | |
Checks whether emissions (AddEmission) are activated or not. Useful for rockets/missiles that are supposed to have a short thrust-time. | |
Returns | Boolean |
Example | |
---|---|
Description | Checks whether emission is activated. If it isn't, it enables emission. |
Code |
|
Output | nil |