Click or drag to resize
SaveUnitMaps Field
Refers to all maps that will be saved

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public Hashtable Maps

Field Value

Type: Hashtable
Remarks
The key of this collection is the type of the map and the value refers to the instance of the map data.
See Also