VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
VoK.Sdk.Common.LandblockInfo Class Reference

Static Public Member Functions

static List< KeyValuePair< uint, byte[]> > GetLandblockInfoRaw (string installPath)
 
static List< LandblockInfoGetLandblockInfo (string installPath)
 
static LandblockInfo Load (IDatFile cellDat, IPropertyMaster propertyMaster, uint did)
 

Properties

uint Did [get]
 
uint Region [get]
 
uint X [get]
 
uint Y [get]
 
string Location [get]
 
uint Flags [get]
 
uint SizeHint [get]
 
List< KeyValuePair< uint, BlockLink > > BlockLinks = new List<KeyValuePair<uint, BlockLink>>() [get]
 
Dictionary< uint, CellCells = new Dictionary<uint, Cell>() [get]
 
List< EntityDescEntities = new List<EntityDesc>() [get]
 
List< EntityLinkDescLinks = new List<EntityLinkDesc>() [get]
 
IPropertyCollection Properties [get]
 
List< LandblockWeenieWeenies = new List<LandblockWeenie>() [get]
 

The documentation for this class was generated from the following file: