VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK

◆ Load()

static AppearanceTable VoK.Sdk.Common.AppearanceTable.Load ( IDatFile  clientGeneral,
uint  id 
)
static

Loads an AppearanceTable from the provided client_general dat file. Does not cache.

Parameters
clientGeneralloaded IDatFile instance of client_general.dat
id0x20 ID of the desired AppearanceTable
Returns
Null if not found or an invalid ID. A loaded AppearanceTable otherwise.