VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
An object from client_gamelogic with IDs in the range of 0x07000000 - 0x07FFFFFF, corresponding to ScriptTable here: Ddo.ObjectType.ScriptTable This object is consistent between DDO and LOTRO. Usage: ScriptTable.Load() More...
Static Public Member Functions | |
static ScriptTable | Load (IDatFile clientGameLogic, uint id, IPropertyMaster propertyMaster) |
Loads an EntityDesc from the provided client_gamelogic dat file. Does not cache. More... | |
Properties | |
uint | Id [get] |
List< uint > | Includes = new() [get] |
Dictionary< int, List< ScriptNode > > | Scripts = new () [get] |
Dictionary< int, IEnumerable< IProperty > > | Properties = new() [get] |
Dictionary< int, List< int > > | Dids = new() [get] |
An object from client_gamelogic with IDs in the range of 0x07000000 - 0x07FFFFFF, corresponding to ScriptTable here: Ddo.ObjectType.ScriptTable This object is consistent between DDO and LOTRO. Usage: ScriptTable.Load()