| 
    VoK.Sdk
    
   Doxygen generated documentation for the Dungeon Helper SDK 
   | 
 
Static Public Member Functions | |
| static List< LandblockData > | GetLandblockData (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] |