Gaming
 

GetNextItemProperty

From NWN2Wiki

// Will keep retrieving the next and the next item property on an Item, 
// will return an invalid item property when the list is empty.
itemproperty GetNextItemProperty(object oItem);