GetWeaponRanged(object)

与えられたアイテムが射程がある武器であるかどうかを調べます。

int GetWeaponRanged(
    object oItem
);

Parameters

oItem

調べるアイテム。


Description

oItemが射程がある武器であれば、TRUEを返します。



Version

1.22

See Also

categories: Get Data from Object Functions


author: Kristian Markon, JP team: katsu794
Send comments on this topic.