CLuaParticle.SetNextThink
From GMod Wiki
Function | |
Syntax |
CLuaParticle:SetNextThink( Number time ) Where is this used? |
Description: | |
Sets how long it is until the next think loop. | |
Returns: | nil |
In Object: | CLuaParticle |
Part of Library: | CLuaParticle |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=CLuaParticle.SetNextThink]CLuaParticle.SetNextThink [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |