VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ ReadUnicodeString()

static string VoK.Sdk.Helpers.Extensions.ReadUnicodeString ( this IntPtr  gameHandle,
UIntPtr  address,
uint  len 
)
static

reads data at the specified address and assumes it to be a valid unicode string. len is the number of characters, not the number of bytes.