IPGetNumberOfItemProperties(object)

Returns the number of item properties present on an item.

int IPGetNumberOfItemProperties(
    object oItem
);

Parameters

oItem

Item to count itemproperties on.


Description

Returns an integer with the number of properties present on oItem.



Requirements

#include "x2_inc_itemprop"

Version

1.61

See Also

categories: Get Data from Object Functions | Item Properties Functions


 author: Lilac Soul