IPGetNumberOfArmorAppearances
From NWN Lexicon
Contents |
[edit] IPGetNumberOfArmorAppearances(int)
Returns the number of possible appearance types for the specified armor model (armor part).
int IPGetNumberOfArmorAppearances( int nPart );
[edit] Parameters
nPart
ITEM_APPR_ARMOR_MODEL_* The armor model number (armor part) for which the number of appearance types is to be returned.
[edit] Description
This function determines the number of possible appearance types for a specified armor model (armor part).
[edit] Remarks
For possible values of ITEM_APPR_ARMOR_MODEL_* see #include index for more details.
[edit] Requirements
#include " x2_inc_itemprop "
[edit] Version
1.61
[edit] See Also
functions: | |
constants: |
author: motu99, editor: Mistress