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