C# 클래스 TerrainExtractor.Parsers.WDTExtractor

파일 보기 프로젝트 열기: WCell/WCell-Terrain

공개 프로퍼티들

프로퍼티 타입 설명
MpqManager WCell.MPQTool.MpqManager

공개 메소드들

메소드 설명
ExportAll ( ) : void
ProcessAll ( ) : void

Starts processing all WDT and ADT files

비공개 메소드들

메소드 설명
EnsureEventEmpty ( ) : void
GetMapEntries ( ) : IEnumerable
WriteWdt ( Stream file, WDT wdt ) : void

메소드 상세

ExportAll() 공개 정적인 메소드

public static ExportAll ( ) : void
리턴 void

ProcessAll() 공개 정적인 메소드

Starts processing all WDT and ADT files
public static ProcessAll ( ) : void
리턴 void

프로퍼티 상세

MpqManager 공개적으로 정적으로 프로퍼티

public static MpqManager,WCell.MPQTool MpqManager
리턴 WCell.MPQTool.MpqManager