Unigine.ArrayMap Class
Allows using UnigineScript maps.
ArrayMap Class
Members
ArrayMap ( ArrayMap map ) #
Copy constructor.Arguments
- ArrayMap map - Map.
int Size ( ) #
Return map length.Return value
Map length.void Clear ( ) #
Clear all items of the map.void Append ( Variable key, Variable v ) #
Append an item with a given key to the map.Arguments
void Remove ( Variable key ) #
Remove an item with a given key from the map.Arguments
- Variable key - Item key.
Last update:
13.12.2024
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter