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

Static Public Member Functions

static List< LandblockDataGetLandblockData (string installPath)
 
static List< KeyValuePair< uint, byte[]> > GetLandblockDataRaw (string installPath)
 
static LandblockData Load (IDatFile cellDat, IPropertyMaster propertyMaster, uint did)
 

Properties

uint Did [get]
 
uint Region [get]
 
uint X [get]
 
uint Y [get]
 
uint InfoDid [get]
 
uint Unused [get]
 
List< ushort > FloorHeightMap [get]
 
List< byte > ShadowMap [get]
 
List< uint > TerrainMap [get]
 
LandblockMesh LandblockMesh [get]
 
LandblockMesh CeilingMesh [get]
 
List< ushort > CeilingHeightMap [get]
 
MoppData CeilingMopp [get]
 
LightMap LightMap [get]
 
MoppData FloorMopp [get]
 

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