Garry's Mod Wiki

duplicator.EntityClasses

  table duplicator.EntityClasses

Description

A list of all entity classes have a custom duplication spawn function. Registered with duplicator.RegisterEntityClass.

If you wish to get a specific entity class table, use duplicator.FindEntityClass.

Returns

1 table
The list of all entity classes with a custom duplication handler. Key = classname, Value = table.