C# Class entity.Tools.MapAnalyzer

The map analyzer.
Mostrar archivo Open project: troymac1ure/Entity Class Usage Examples

Public Methods

Method Description
ScanMapForLayOut ( Map map, bool addexternalchunks ) : MapLayout

The scan map for lay out.

Method Details

ScanMapForLayOut() public method

The scan map for lay out.
public ScanMapForLayOut ( Map map, bool addexternalchunks ) : MapLayout
map HaloMap.Map.Map The map.
addexternalchunks bool The addexternalchunks.
return MapLayout