OnUsed
The script attached to this event fires when an item is used. This can be used to open a door or set off a trap when a level is pulled or a brazier is extinguished.
Trigger
When a placeable object is used.
Function(s)
GetLastUsedBy() returns the last object that used the placeable object.
See Also
Objects with Events | Placeable Object | |
functions: | GetLastUsedBy |
Send comments on this topic.