C# 클래스 NetMud.Data.LookupData.World

상속: NetMud.Data.System.BackingDataPartial, IWorld
파일 보기 프로젝트 열기: SwiftAusterity/NetMud

공개 메소드들

메소드 설명
FitnessReport ( ) : IList

Gets the errors for data fitness

World ( IMap worldMap, string name ) : System

비공개 메소드들

메소드 설명
FillRoomDimensions ( ) : void

메소드 상세

FitnessReport() 공개 메소드

Gets the errors for data fitness
public FitnessReport ( ) : IList
리턴 IList

World() 공개 메소드

public World ( IMap worldMap, string name ) : System
worldMap IMap
name string
리턴 System