Mod API Reference:HashSet: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
No edit summary
DanWL60 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
Identical to an Array except that it cannot have duplicate entries, and the order that items is defined in does not matter.
Identical to an Array except that it cannot have duplicate entries, and the order that items is defined in does not matter.
[[Category:Mod API Reference]]

Latest revision as of 17:25, 4 December 2018

Identical to an Array except that it cannot have duplicate entries, and the order that items is defined in does not matter.