Click or drag to resize
MapBasem_CameFromMapType Field
Stores the type of the map that was previously the current map.

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

Field Value

Type: Type
A Type referring to the type of the previously active map if any existed, or a null reference if there was none.
Remarks
See Also