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

An object from client_general with IDs in the range of 0x31000000 - 0x31FFFFFF, corresponding to MaterialInstance here: Ddo.ObjectType.MaterialInstance This object is consistent between DDO and LOTRO. Usage: MaterialInstance.Load(...) More...

Static Public Member Functions

static MaterialInstance Load (IDatFile clientGeneral, uint id)
 Loads the MaterialInstance from the provided clientGeneral dat file. More...
 

Properties

uint Id [get]
 
uint RenderMaterialDid [get]
 
uint MaterialTypeId [get]
 see MaterialTypeID More...
 
List< uint > Modifiers [get]
 

Detailed Description

An object from client_general with IDs in the range of 0x31000000 - 0x31FFFFFF, corresponding to MaterialInstance here: Ddo.ObjectType.MaterialInstance This object is consistent between DDO and LOTRO. Usage: MaterialInstance.Load(...)


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