VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
|
An object from client_gamelogic with IDs in the range of 0x0C000000 - 0x0CFFFFFF, corresponding to Scriptlet here: Ddo.ObjectType.Scriptlet This object is consistent between DDO and LOTRO. Usage: Scriptlet.Load() More...
Public Member Functions | |
Scriptlet (uint id, BinaryReader reader, IPropertyMaster propertyMaster) | |
Static Public Member Functions | |
static Scriptlet | 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< ScriptNode > | Nodes = new List<ScriptNode>() [get] |
List< uint > | Dids [get] |
An object from client_gamelogic with IDs in the range of 0x0C000000 - 0x0CFFFFFF, corresponding to Scriptlet here: Ddo.ObjectType.Scriptlet This object is consistent between DDO and LOTRO. Usage: Scriptlet.Load()