GetGoldPieceValue(object)

アイテムの価値を金額に換算して得る。

int GetGoldPieceValue(
    object oItem
);

Parameters

oItem

価値を知りたいアイテム


Description

oItemの価値をゴールドに換算して得る。またoItemが有効なアイテムでなければ0を返す。



Version

1.22

See Also

functions: GiveGoldToCreature
categories: Money Functions


author: Tom Cassiotis, editor: Charles Feduke, JP team: Rainie
Send comments on this topic.