Garry's Mod Wiki

saverestore.ReadTable

  table saverestore.ReadTable( IRestore save )

Description

Reads a table from the save game file that is being loaded.

Arguments

1 IRestore save
The restore object to read the table from.

Returns

1 table
The table that has been read, if any