C# Class entity.Tools.MapAnalyzer

The map analyzer.
Afficher le fichier Open project: troymac1ure/Entity Class Usage Examples

Méthodes publiques

Méthode Description
ScanMapForLayOut ( Map map, bool addexternalchunks ) : MapLayout

The scan map for lay out.

Method Details

ScanMapForLayOut() public méthode

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