VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
VoK.Sdk.Properties.IPropertyDefinition Interface Reference

defintion of a property coming out of client_gamelogic.dat More...

Inherited by VoK.Sdk.Properties.PropertyDefinition< GameTypeMapper >.

Properties

uint PropertyId [get, set]
 ID of the property More...
 
string Name [get, set]
 raw name of the property More...
 
string SafeName [get]
 name that's safe to use in programming language naming declarations More...
 
uint PropertyType [get]
 type id of the property. each game has a different enum of these. For DDO, it's Ddo.DdoPropertyTypes. for Lotro, it's Lotro.LotroPropertyTypes More...
 

Detailed Description

defintion of a property coming out of client_gamelogic.dat


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