VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ ReadDdoString()

static string VoK.Sdk.Helpers.Extensions.ReadDdoString ( this IntPtr  gameHandle,
UIntPtr  address 
)
static

reads a string starting at the specified address. assumes the previous DWORD (address - 4) has the string length in it. strips " [*]" suffixes from the result.