GetNumberOfItems(int)

財宝を作成するためのアイテムの数を決定します。

int GetNumberOfItems(
    int nTreasureType
);

Parameters

nTreasureType

TREASURE_*


Description

型がnTreasureTypeである財宝を作成するためのアイテムの数を返します。



Remarks

GetNumberOfItems()関数は、BioWare社のモジュール上で動作する財宝生成スクリプトの中で使用されます。


Requirements

#include "nw_o2_coninclude"

Version

1.28

See Also

categories: Module Specific Functions
constants: TREASURE_* Constants


 author: Tom Cassiotis, editor: Charles Feduke, additional contributor(s): Rodney Sherrill, JP team: katsu794
 Send comments on this topic.