G.SortedPairsByMemberValue
From GMod Wiki
This page needs to be edited as it contains information that is unclear or incorrect. Improvement can be discussed on the talk page. Find more pages that need work here. Details: None given. |
Function | |
Syntax |
SortedPairsByMemberValue( Table table, Var index, Boolean reverse ) Where is this used? |
Description: | |
Generates an iterator for traversing tables in subtable value order | |
Returns: | Function iterator, Table state |
Part of Library: | Global Functions |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.SortedPairsByMemberValue]G.SortedPairsByMemberValue [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples