| 
    VoK.Sdk
    
   Doxygen generated documentation for the Dungeon Helper SDK 
   | 
 
Static Public Member Functions | |
| static Landblock | GetLandblock (string installPath, byte region, byte x, byte y, LandblockParts parts=LandblockParts.Everything) | 
| gets the requested landblock. at present, only LandblockParts.Info is supported.  More... | |
| static Landblock | GetLandblock (string installPath, uint did, LandblockParts parts=LandblockParts.Everything) | 
| gets the landblock of the associated did. Did format: 0x80*RXXYY. at present, only LandblockParts.Info is supported.  More... | |
Properties | |
| LandblockData | Data [get] | 
| LandblockBlockMap | BlockMap [get] | 
| LandblockInfo | Info [get] | 
| LandblockProperties | Properties [get] |