OnActorUnequip

From GECK
Jump to: navigation, search

This block will be run once when the scripted actor unequips the specified object.

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