OnActorUnequip
From GECK
This block will be run once when the scripted actor unequips the specified object.
Contents
Syntax
begin OnActorUnequip ObjectID
Example
begin OnActorUnequip NukaCola
Notes
- If used as an event handler, OnUnEquip will return the baseforms of the un-equipped object.
See Also
- OnActorEquip
- OnUnequip
- This blocktype is available as an Event Handler.