HashMapKey: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Bool" to "Boolean")
m (Text replacement - "[[Scalar" to "[[Number")
Line 2: Line 2:


The types are:
The types are:
* [[Scalar]]
* [[Number]]
* [[Boolean]]
* [[Boolean]]
* [[String]]
* [[String]]

Revision as of 17:38, 3 September 2021

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

The types are: