Effect Hooks
From GMod Wiki
(Difference between revisions)
DarKSunrise (Talk | contribs) m |
m (Text replace - "{{HookDump}}" to "") |
||
Line 1: | Line 1: | ||
- | __NOTOC__ | + | __NOTOC__ |
An effect is an entity that can only exist clientside. Effects are created with [[util.Effect]] instead of using [[ents.Create]]. | An effect is an entity that can only exist clientside. Effects are created with [[util.Effect]] instead of using [[ents.Create]]. | ||
Latest revision as of 17:20, 10 February 2011
An effect is an entity that can only exist clientside. Effects are created with util.Effect instead of using ents.Create.