Difference between revisions of "OnUnequipped - ObjectReference"

imported>Jlundin
(Created page with 'Category:Scripting Category:Papyrus Category:Events '''Member of:''' ObjectReference Script Event called when the object reference has been unequipped by an acto…')
 
imported>Tunaisafish
 
Line 15: Line 15:


== Notes ==
== Notes ==
When an object is unequipped it may still be inside a container, which means that you cannot call native functions on it.
When an object is unequipped it may still be inside a container, which means that you cannot call Member Functions on it.


== Examples ==
== Examples ==
Anonymous user