GeneralRulesUnloadBackgroundMaps Method |
Unload all maps that aren't currently visible.
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntaxpublic virtual void UnloadBackgroundMaps()
RemarksThis unloads all maps except the current map and the overlay map.
They will be reset next time they become active.
See Also