AEmitter:EnableEmission
From Data Realms Wiki
Function | |
---|---|
Syntax | EnableEmission( Boolean ) |
Description: | |
Toggles whether emissions (AddEmission) are activated or not. Useful for rockets/missiles that are supposed to have a short thrust-time. | |
Returns | nil |
Example | |
---|---|
Description | Checks whether emission is activated. When it isn't, it enables emission. |
Code |
|
Output | nil |