GetItemPropertyType
From NWN2Wiki
// will return the item property type (ie. holy avenger) int GetItemPropertyType(itemproperty ip);
Aurora Item Format explains how item properties are stored, named and how to use the associated 2da tables.
// will return the item property type (ie. holy avenger) int GetItemPropertyType(itemproperty ip);
Aurora Item Format explains how item properties are stored, named and how to use the associated 2da tables.