list.GetForEdit
From GMod Wiki
Revision as of 14:39, 13 September 2009 by UnrealomegaBot (Talk | contribs)
Function | |
Syntax |
list.GetForEdit( String name ) Where is this used? |
Description: | |
Returns the named list. This function returns the actual list, unlike list.Get which returns a copy. Use this function to get the list for direct editing. |
|
Returns: | Table |
Part of Library: | list |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=List.GetForEdit]List.GetForEdit [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Additional Notes
- N/A