Garry's Mod Wiki

Revision Difference

saverestore.WritableKeysInTable#512772

<function name="WritableKeysInTable" parent="saverestore" type="libraryfunc">⤶ <description>Returns how many writable keys are in the given table.</description>⤶ <realm>Shared</realm>⤶ <args>⤶ <arg name="table" type="table">The table to test.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="number">The number of keys that can be written with <page>saverestore.WriteTable</page>.</ret>⤶ </rets>⤶ </function>⤶ ⤶