HashMapKey: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "HashMapKey is a virtual compound type containing all the possible types that can be used as keys in a HashMap. The types are: * Scalar * Bool * String * Cod...")
 
(category)
Line 11: Line 11:
* [[NaN]]
* [[NaN]]
* [[Array]]
* [[Array]]
[[Category: Data Types]]

Revision as of 16:19, 10 February 2021

HashMapKey is a virtual compound type containing all the possible types that can be used as keys in a HashMap.

The types are: