Garry's Mod Wiki

undo.GetTable

  table undo.GetTable()

Description

Serverside, returns a table containing all undo blocks of all players. Clientside, returns a table of the local player's undo blocks.

Serverside, this table's keys use Player:UniqueID to store a player's undo blocks.

Returns

1 table
The undo table.