GetEquippedData

(Redirected from GetEqData)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Similar to GetEquippedObject, but returns an array containing the form, its health, and weapon mod flags.

Syntax

(array) [actorRef].GetEquippedData slot:int 

Or:

(array) [actorRef].GetEqData slot:int

See Also

SetEquippedData