Garry's Mod Wiki

effects.Create

  table effects.Create( string name )

Description

This is used internally - although you're able to use it you probably shouldn't. You are looking for util.Effect.

Returns the table of the effect specified.

Arguments

1 string name
Effect name.

Returns

1 table
Effect table.