Unloads the currently loaded instance of the specified map type if it is loaded.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public void UnloadMap(
Type mapType
)
Parameters
- mapType
- Type: SystemType
Specifies which map to unload.
Remarks See Also