Effect Hooks

From GMod Wiki

(Difference between revisions)
Jump to: navigation, search
m
m (Text replace - "{{HookDump}}" to "")
 
Line 1: Line 1:
-
__NOTOC__ {{HookDump}}
+
__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.

Client

NewerClient.png Init
NewerClient.png Think
NewerClient.png Render

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox