Garry's Mod Wiki

Entity:SetTable

  Entity:SetTable( table tab )

Description

This is used internally - although you're able to use it you probably shouldn't.

Changes the table that can be accessed by indexing an entity. Each entity starts with its own table by default.

Arguments

1 table tab
Table for the entity to use