C# Class NetMud.Data.LookupData.World

Inheritance: NetMud.Data.System.BackingDataPartial, IWorld
Afficher le fichier Open project: SwiftAusterity/NetMud

Méthodes publiques

Méthode Description
FitnessReport ( ) : IList

Gets the errors for data fitness

World ( IMap worldMap, string name ) : System

Private Methods

Méthode Description
FillRoomDimensions ( ) : void

Method Details

FitnessReport() public méthode

Gets the errors for data fitness
public FitnessReport ( ) : IList
Résultat IList

World() public méthode

public World ( IMap worldMap, string name ) : System
worldMap IMap
name string
Résultat System