OnActorEquip

From GECK
Jump to: navigation, search

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

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