Garry's Mod Wiki

saverestore.WriteTable

  saverestore.WriteTable( table table, ISave save )

Description

Write a table to a save game file that is being saved.

Arguments

1 table table
The table to write
2 ISave save
The save object to write the table to.