EventActivateItem(object, location, object)

使用されたアイテムのイベントタイプを返します。

event EventActivateItem(
    object oItem,
    location lTarget,
    object oTarget
);

Parameters

oItem

lTarget

oTarget


Description

使用されたアイテムのイベントタイプを返します。



Remarks

イベントのみが作成されます。SignalEvent()関数から呼ばれなければなりません。


Version

1.22

See Also

functions: SignalEvent
categories: Action on Object Functions


 author: Brett Lathrope, JP team: katsu794
 Send comments on this topic.