Garry's Mod Wiki

Garry's Mod Wiki

  table ents.GetAll()

Description

Returns a table of all existing entities.

Consider using ents.Iterator instead for better performance.

This function returns a sequential table, meaning it should be looped with ipairs instead of pairs for efficiency reasons.

Returns

1 sequental table<Entity>
Table of all existing Entitys.

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...