createHashMap: Difference between revisions
| m (see also) | Lou Montana (talk | contribs)  m (Some wiki formatting) | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| {{RV|type=command | {{RV|type=command | ||
| |game1=  | |game1= arma3 | ||
| |version1= 2.02 | |||
| |version1= 2. | |||
| |gr1= HashMap | |gr1= HashMap | ||
| Line 13: | Line 12: | ||
| |r1= [[HashMap]] | |r1= [[HashMap]] | ||
| |x1= < | |x1= <sqf>private _myHashMap = createHashMap;</sqf> | ||
| |seealso= [[createHashMapFromArray]] | |seealso= [[createHashMapFromArray]] | ||
| }} | }} | ||
Latest revision as of 22:22, 18 April 2022
Description
Syntax
- Syntax:
- createHashMap
- Return Value:
- HashMap
Examples
- Example 1:
Additional Information
- See also:
- createHashMapFromArray
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
 Only post proven facts here! Add Note
 
	