Click or drag to resize
GeneralRulesUnloadBackgroundMaps Method
Unload all maps that aren't currently visible.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public virtual void UnloadBackgroundMaps()
Remarks
This unloads all maps except the current map and the overlay map. They will be reset next time they become active.
See Also