Garry's Mod Wiki

Revision Difference

saverestore.ReadTable#512776

<function name="ReadTable" parent="saverestore" type="libraryfunc">⤶ <description>Reads a table from the save game file that is being loaded.</description>⤶ <realm>Shared</realm>⤶ <args>⤶ <arg name="save" type="IRestore">The restore object to read the table from.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="table">The table that has been read, if any</ret>⤶ </rets>⤶ </function>⤶ ⤶