Click or drag to resize
SaveUnitOverlayMapType Field
This indicator remembers which map was used as an overlay. It's null if the indicator is not saved, and typeof(System.DBNull) if the overlay map is empty.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public Type OverlayMapType

Field Value

Type: Type
See Also