HashMapKey: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(category)
m (Text replacement - "Bool" to "Boolean")
Line 3: Line 3:
The types are:
The types are:
* [[Scalar]]
* [[Scalar]]
* [[Bool]]
* [[Boolean]]
* [[String]]
* [[String]]
* [[Code]]
* [[Code]]

Revision as of 23:00, 10 August 2021

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

The types are: