C# Class TerrainDisplay.MPQ.WDT.WDT

ファイルを表示 Open project: WCell/WCell-Terrain Class Usage Examples

Public Properties

Property Type Description
Entry MapInfo
Header WDTHeader
IsWMOOnly bool
Manager WCell.MPQTool.MpqManager
Name string
Path string
TileProfile ].bool[
Version int
WmoDefinitions List
WmoFiles List

Property Details

Entry public_oe property

public MapInfo Entry
return MapInfo

Header public_oe property

public WDTHeader,TerrainDisplay.MPQ.WDT Header
return WDTHeader

IsWMOOnly public_oe property

public bool IsWMOOnly
return bool

Manager public_oe property

public MpqManager,WCell.MPQTool Manager
return WCell.MPQTool.MpqManager

Name public_oe property

public string Name
return string

Path public_oe property

public string Path
return string

TileProfile public_oe property

A profile of the tiles in this map Contains true if Tile [y, x] exists
public bool[,] TileProfile
return ].bool[

Version public_oe property

public int Version
return int

WmoDefinitions public_oe property

public List WmoDefinitions
return List

WmoFiles public_oe property

public List WmoFiles
return List