Garry's Mod Wiki

Revision Difference

list.GetForEdit#511453

<function name="GetForEdit" parent="list" type="libraryfunc">⤶ <description>Returns the actual table of the list stored at identifier. Modifying this will affect the stored list</description>⤶ <realm>Shared and Menu</realm>⤶ <args>⤶ <arg name="identifier" type="string">The list identifier</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="table">The actual list</ret>⤶ </rets>⤶ </function>⤶ ⤶