Difference between revisions of "OnUnequipped - ObjectReference"
Jump to navigation
Jump to search
→Notes
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 (→Notes) |
||
Line 15: | Line 15: | ||
== Notes == | == Notes == | ||
When an object is unequipped it may still be inside a container, which means that you cannot call | When an object is unequipped it may still be inside a container, which means that you cannot call Member Functions on it. | ||
== Examples == | == Examples == |