CLuaParticle.SetCollide
From GMod Wiki
Function | |
Syntax | CLuaParticle:SetCollide( Boolean Collision ) |
Description: | |
If set to true then the particle will collide, if set to false it will not. | |
Returns: | nil |
In Object: | CLuaParticle |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=CLuaParticle.SetCollide]CLuaParticle.SetCollide [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |