EventActivateItem(object, location, object)
Returns an event of type Activate Item.
event EventActivateItem( object oItem, location lTarget, object oTarget );
Parameters
oItem
lTarget
oTarget
Description
Returns an event of type Activate Item.
Remarks
Only the event is created, it still must be triggered using SignalEvent().
Version
1.22
See Also
functions: | SignalEvent |
categories: | Action on Object Functions |
author: Brett Lathrope