VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ LandblockRaw

uint VoK.Sdk.Common.Position.LandblockRaw
get

format: 0xCCCCYYXX. XX = landblock X. YY = landblock Y. CCCC = landblock Cell. note that this is the parsed format. byte order is reversed in memory. will be 0xFFFFFFFF when the object is too far away to be rendered

Implements VoK.Sdk.ILocation.