CLuaParticle.SetLifeTime
From GMod Wiki
| Function | |
| Syntax | CLuaParticle:SetLifeTime( Float seconds ) |
| Description: | |
| Sets the life time of the particle. | |
| Returns: | nil |
| In Object: | Cluaparticle |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=CLuaParticle.SetLifeTime]CLuaParticle.SetLifeTime [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Additional Notes
- When LifeTime >= DieTime it is removed.