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

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

Static Public Member Functions

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

Properties

uint Id [get]
 
MaterialModifier Properties [get]
 
List< MaterialLayerLayers [get]
 Not yet implemented More...
 

Detailed Description

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


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