VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
Scriptlet Class Reference

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< ScriptNodeNodes = new List<ScriptNode>() [get]
 
List< uint > Dids [get]
 

Detailed Description

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()


The documentation for this class was generated from the following file: