GetEquippedData

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::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

[help]
(array) [actorRef].GetEquippedData slot:int 

Or:

(array) [actorRef].GetEqData slot:int

See Also

SetEquippedData